Skip to content

Instantly share code, notes, and snippets.

@joaodrp
Created September 21, 2017 18:46
Show Gist options
  • Save joaodrp/95421e046521613e17e28000526aab2a to your computer and use it in GitHub Desktop.
Save joaodrp/95421e046521613e17e28000526aab2a to your computer and use it in GitHub Desktop.
$ docker history hello-world-react-multi
IMAGE CREATED CREATED BY SIZE
24670e7da23a About a minute ago /bin/sh -c #(nop) COPY multi:22e02a340948b... 1.95MB
4695be7b167c About a minute ago /bin/sh -c #(nop) WORKDIR /usr/share/nginx... 0B
21a2450d623e 3 days ago /bin/sh -c #(nop) CMD ["nginx" "-g" "daem... 0B
<missing> 3 days ago /bin/sh -c #(nop) STOPSIGNAL [SIGTERM] 0B
<missing> 3 days ago /bin/sh -c #(nop) EXPOSE 80/tcp 0B
<missing> 3 days ago /bin/sh -c #(nop) COPY file:1d1ac3b9a14c94... 1.09kB
<missing> 3 days ago /bin/sh -c #(nop) COPY file:af94db45bb7e4b... 643B
<missing> 3 days ago /bin/sh -c GPG_KEYS=B0F4253373F8F6F510D421... 11.5MB
<missing> 3 days ago /bin/sh -c #(nop) ENV NGINX_VERSION=1.13.5 0B
<missing> 3 days ago /bin/sh -c #(nop) LABEL maintainer=NGINX ... 0B
<missing> 3 days ago /bin/sh -c #(nop) CMD ["/bin/sh"] 0B
<missing> 3 days ago /bin/sh -c #(nop) ADD file:9d67752278c0e5a... 3.99MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment