Skip to content

Instantly share code, notes, and snippets.

@pmbauer
Created April 20, 2016 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmbauer/3b71f611a70423fdab05adc524acbfb2 to your computer and use it in GitHub Desktop.
Save pmbauer/3b71f611a70423fdab05adc524acbfb2 to your computer and use it in GitHub Desktop.
$ docker build -t without_cached -f without_cached.dockerfile .
[...]
$ docker history without_cached
IMAGE CREATED CREATED BY SIZE COMMENT
19b3d76d50f5 3 weeks ago /bin/sh -c apk add --update curl drill && rm 2.26 MB
70c557e50ed6 6 weeks ago /bin/sh -c #(nop) ADD file:81ba6f20bdb99e6c13 4.794 MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment