summaryrefslogtreecommitdiffstats
path: root/doc/functions
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2019-08-12 19:59:40 -0400
committerGraham Christensen <graham@grahamc.com>2019-08-12 19:59:40 -0400
commit8adaae2df21852806782e659947bd7e3ff86eee5 (patch)
tree9b33e31982a3640345413d84ddb9d8cd07b61429 /doc/functions
parent2e6a16f2bdd32d9efc444285c559d1eac18212cc (diff)
dockertools.buildLayeredImage: default layer count up to 100
Diffstat (limited to 'doc/functions')
-rw-r--r--doc/functions/dockertools.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/functions/dockertools.xml b/doc/functions/dockertools.xml
index 3e5b76756e2f..e2ea2f7b976b 100644
--- a/doc/functions/dockertools.xml
+++ b/doc/functions/dockertools.xml
@@ -312,7 +312,10 @@ hello latest de2bf4786de6 About a minute ago 25.2MB
Maximum number of layers to create.
</para>
<para>
- <emphasis>Default:</emphasis> <literal>24</literal>
+ <emphasis>Default:</emphasis> <literal>100</literal>
+ </para>
+ <para>
+ <emphasis>Maximum:</emphasis> <literal>125</literal>
</para>
</listitem>
</varlistentry>