Skip to content

Instantly share code, notes, and snippets.

@jrabbit
Created September 19, 2017 07:13
Show Gist options
  • Save jrabbit/d9911b33f75b7961e273424e6df19e9c to your computer and use it in GitHub Desktop.
Save jrabbit/d9911b33f75b7961e273424e6df19e9c to your computer and use it in GitHub Desktop.
✗ docker image history python
IMAGE CREATED CREATED BY SIZE COMMENT
26acbad26a2c 5 days ago /bin/sh -c #(nop) CMD ["python3"] 0B
<missing> 5 days ago /bin/sh -c set -ex; wget -O get-pip.py '... 5.23MB
<missing> 5 days ago /bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=... 0B
<missing> 5 days ago /bin/sh -c cd /usr/local/bin && ln -s idl... 32B
<missing> 5 days ago /bin/sh -c set -ex && buildDeps=' dpkg-... 62.3MB
<missing> 5 days ago /bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.2 0B
<missing> 5 days ago /bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D411... 0B
<missing> 5 days ago /bin/sh -c apt-get update && apt-get insta... 8.67MB
<missing> 5 days ago /bin/sh -c #(nop) ENV LANG=C.UTF-8 0B
<missing> 5 days ago /bin/sh -c #(nop) ENV PATH=/usr/local/bin... 0B
<missing> 5 days ago /bin/sh -c set -ex; apt-get update; apt-... 323MB
<missing> 5 days ago /bin/sh -c apt-get update && apt-get insta... 123MB
<missing> 5 days ago /bin/sh -c set -ex; if ! command -v gpg >... 0B
<missing> 5 days ago /bin/sh -c apt-get update && apt-get insta... 44.6MB
<missing> 5 days ago /bin/sh -c #(nop) CMD ["bash"] 0B
<missing> 5 days ago /bin/sh -c #(nop) ADD file:d7333b3e0bc6479... 123MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment