Skip to content

Instantly share code, notes, and snippets.

@joaodrp
Created September 21, 2017 18:41
Show Gist options
  • Save joaodrp/13c396e61dad51f767ac90c52904673f to your computer and use it in GitHub Desktop.
Save joaodrp/13c396e61dad51f767ac90c52904673f to your computer and use it in GitHub Desktop.
$ docker history hello-world-go-multi
IMAGE CREATED CREATED BY SIZE
ea51dd184d58 2 minutes ago /bin/sh -c #(nop) CMD ["./hello-world"] 0B
10ba0619b65c 2 minutes ago /bin/sh -c #(nop) COPY dir:0369fffbae7eaf4... 1.86MB
d82070a626fa 2 minutes ago /bin/sh -c #(nop) WORKDIR /src/app 0B
76da55c8019d 3 days ago /bin/sh -c #(nop) CMD ["/bin/sh"] 0B
<missing> 3 days ago /bin/sh -c #(nop) ADD file:4583e12bf5caec4... 3.97MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment