Skip to content

Commit

Permalink
fixup: drop comment about config behaving differently from buildImage
Browse files Browse the repository at this point in the history
  • Loading branch information
graham-at-target committed Sep 27, 2018
1 parent 4fe9006 commit d1e46df
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions doc/functions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -808,12 +808,6 @@ pkgs.dockerTools.buildLayeredImage {
closure of the final image.
</para>

<para>
This is different from <function>pkgs.dockerTools.buildImage</function>
which does <emphasis>not</emphasis> automatically include the
configuration's closure.
</para>

<para>
This allows you to make very simple Docker images with very little code.
This container will start up and run <command>hello</command>:
Expand Down

0 comments on commit d1e46df

Please sign in to comment.