diff --git a/doc/functions/dockertools.xml b/doc/functions/dockertools.xml index 3e9281557d51..3e5b76756e2f 100644 --- a/doc/functions/dockertools.xml +++ b/doc/functions/dockertools.xml @@ -316,6 +316,19 @@ hello latest de2bf4786de6 About a minute ago 25.2MB + + + extraCommands optional + + + + Commands to run while building the final layer, without access + to most of the layer contents. Changes to this layer are "on top" + of all the other layers, so can create additional directories + and files. + + +