doc/functions/dockertools.xml: clarify that "Commands" means shell commands
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
This commit is contained in:
parent
8adaae2df2
commit
abf82a18fb
|
@ -325,7 +325,7 @@ hello latest de2bf4786de6 About a minute ago 25.2MB
|
||||||
</term>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Commands to run while building the final layer, without access
|
Shell commands to run while building the final layer, without access
|
||||||
to most of the layer contents. Changes to this layer are "on top"
|
to most of the layer contents. Changes to this layer are "on top"
|
||||||
of all the other layers, so can create additional directories
|
of all the other layers, so can create additional directories
|
||||||
and files.
|
and files.
|
||||||
|
|
Loading…
Reference in New Issue