Skip to content

Instantly share code, notes, and snippets.

@SuperMohit
Last active November 17, 2018 19:24
Show Gist options
  • Save SuperMohit/dc9885aa9304326932c63b498f3c4ba5 to your computer and use it in GitHub Desktop.
Save SuperMohit/dc9885aa9304326932c63b498f3c4ba5 to your computer and use it in GitHub Desktop.
$ docker history goserver
IMAGE CREATED BY SIZE COMMENT
35b88a65d3e3 /bin/sh -c #(nop) CMD ["./goserver"] 0B
c28dbf880770 /bin/sh -c #(nop) COPY dir:163614f37970642bf… 6.55MB
03d74b9fd137 /bin/sh -c #(nop) WORKDIR /app 0B
196d12cf6ab1 /bin/sh -c #(nop) CMD ["/bin/sh"] 0B
<missing> /bin/sh -c #(nop) ADD file:25c10b1d1b41d46a1… 4.41MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment