# Tags of `python` - [`python:2.7.11`](#python2711) - [`python:2.7`](#python27) - [`python:2`](#python2) - [`python:2.7.11-onbuild`](#python2711-onbuild) - [`python:2.7-onbuild`](#python27-onbuild) - [`python:2-onbuild`](#python2-onbuild) - [`python:2.7.11-slim`](#python2711-slim) - [`python:2.7-slim`](#python27-slim) - [`python:2-slim`](#python2-slim) - [`python:2.7.11-alpine`](#python2711-alpine) - [`python:2.7-alpine`](#python27-alpine) - [`python:2-alpine`](#python2-alpine) - [`python:2.7.11-wheezy`](#python2711-wheezy) - [`python:2.7-wheezy`](#python27-wheezy) - [`python:2-wheezy`](#python2-wheezy) - [`python:3.3.6`](#python336) - [`python:3.3`](#python33) - [`python:3.3.6-onbuild`](#python336-onbuild) - [`python:3.3-onbuild`](#python33-onbuild) - [`python:3.3.6-slim`](#python336-slim) - [`python:3.3-slim`](#python33-slim) - [`python:3.3.6-alpine`](#python336-alpine) - [`python:3.3-alpine`](#python33-alpine) - [`python:3.3.6-wheezy`](#python336-wheezy) - [`python:3.3-wheezy`](#python33-wheezy) - [`python:3.4.4`](#python344) - [`python:3.4`](#python34) - [`python:3.4.4-onbuild`](#python344-onbuild) - [`python:3.4-onbuild`](#python34-onbuild) - [`python:3.4.4-slim`](#python344-slim) - [`python:3.4-slim`](#python34-slim) - [`python:3.4.4-alpine`](#python344-alpine) - [`python:3.4-alpine`](#python34-alpine) - [`python:3.4.4-wheezy`](#python344-wheezy) - [`python:3.4-wheezy`](#python34-wheezy) - [`python:3.5.1`](#python351) - [`python:3.5`](#python35) - [`python:3`](#python3) - [`python:latest`](#pythonlatest) - [`python:3.5.1-onbuild`](#python351-onbuild) - [`python:3.5-onbuild`](#python35-onbuild) - [`python:3-onbuild`](#python3-onbuild) - [`python:onbuild`](#pythononbuild) - [`python:3.5.1-slim`](#python351-slim) - [`python:3.5-slim`](#python35-slim) - [`python:3-slim`](#python3-slim) - [`python:slim`](#pythonslim) - [`python:3.5.1-alpine`](#python351-alpine) - [`python:3.5-alpine`](#python35-alpine) - [`python:3-alpine`](#python3-alpine) - [`python:alpine`](#pythonalpine) ## `python:2.7.11` ```console $ docker pull library/python@sha256:ea335e8a65895f2998054a402b45f4824d406c2a4a5eecc80b006df9c582d18a ``` - Total Virtual Size: 676.8 MB (676839670 bytes) - Total v2 Content-Length: 264.4 MB (264388809 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:01:49 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:01:50 GMT - Parent Layer: `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:48:40 GMT - Parent Layer: `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:50:48 GMT - Parent Layer: `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` - Docker Version: 1.9.1 - Virtual Size: 63.1 MB (63135315 bytes) - v2 Blob: `sha256:3fde18b50fa25317701b94748abcefbd94a3b86e8d088d2d2d90ea847cbfa759` - v2 Content-Length: 20.0 MB (19960645 bytes) #### `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` ```dockerfile RUN pip install --no-cache-dir virtualenv ``` - Created: Wed, 09 Mar 2016 02:50:52 GMT - Parent Layer: `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` - Docker Version: 1.9.1 - Virtual Size: 6.0 MB (6007972 bytes) - v2 Blob: `sha256:1cefa17fad5413bc326726eb5c6ca07e98d23dbc655b4cde2c088075db28fe6e` - v2 Content-Length: 3.2 MB (3208299 bytes) #### `62ed4f7cdbf541daf8cab74c825294a879bdb7e8aeb37203c3d7cd26dd763bb1` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:50:53 GMT - Parent Layer: `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2.7` ```console $ docker pull library/python@sha256:51c93483730a2e105f79d3ca0d462544d5a3da5789832c31caab8e8b86f8feb8 ``` - Total Virtual Size: 676.8 MB (676839670 bytes) - Total v2 Content-Length: 264.4 MB (264388809 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:01:49 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:01:50 GMT - Parent Layer: `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:48:40 GMT - Parent Layer: `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:50:48 GMT - Parent Layer: `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` - Docker Version: 1.9.1 - Virtual Size: 63.1 MB (63135315 bytes) - v2 Blob: `sha256:3fde18b50fa25317701b94748abcefbd94a3b86e8d088d2d2d90ea847cbfa759` - v2 Content-Length: 20.0 MB (19960645 bytes) #### `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` ```dockerfile RUN pip install --no-cache-dir virtualenv ``` - Created: Wed, 09 Mar 2016 02:50:52 GMT - Parent Layer: `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` - Docker Version: 1.9.1 - Virtual Size: 6.0 MB (6007972 bytes) - v2 Blob: `sha256:1cefa17fad5413bc326726eb5c6ca07e98d23dbc655b4cde2c088075db28fe6e` - v2 Content-Length: 3.2 MB (3208299 bytes) #### `62ed4f7cdbf541daf8cab74c825294a879bdb7e8aeb37203c3d7cd26dd763bb1` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:50:53 GMT - Parent Layer: `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2` ```console $ docker pull library/python@sha256:2f6b41fd5525b8c9f6449b816ad97d096f8b67580eb55ca80174088e005c24a0 ``` - Total Virtual Size: 676.8 MB (676839670 bytes) - Total v2 Content-Length: 264.4 MB (264388809 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:01:49 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:01:50 GMT - Parent Layer: `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:48:40 GMT - Parent Layer: `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:50:48 GMT - Parent Layer: `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` - Docker Version: 1.9.1 - Virtual Size: 63.1 MB (63135315 bytes) - v2 Blob: `sha256:3fde18b50fa25317701b94748abcefbd94a3b86e8d088d2d2d90ea847cbfa759` - v2 Content-Length: 20.0 MB (19960645 bytes) #### `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` ```dockerfile RUN pip install --no-cache-dir virtualenv ``` - Created: Wed, 09 Mar 2016 02:50:52 GMT - Parent Layer: `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` - Docker Version: 1.9.1 - Virtual Size: 6.0 MB (6007972 bytes) - v2 Blob: `sha256:1cefa17fad5413bc326726eb5c6ca07e98d23dbc655b4cde2c088075db28fe6e` - v2 Content-Length: 3.2 MB (3208299 bytes) #### `62ed4f7cdbf541daf8cab74c825294a879bdb7e8aeb37203c3d7cd26dd763bb1` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:50:53 GMT - Parent Layer: `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2.7.11-onbuild` ```console $ docker pull library/python@sha256:a2b63ae74ba93ddd8fccdabc74f68a39e9500805a77fd1c4a7b485982c9e6476 ``` - Total Virtual Size: 676.8 MB (676839670 bytes) - Total v2 Content-Length: 264.4 MB (264389062 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:01:49 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:01:50 GMT - Parent Layer: `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:48:40 GMT - Parent Layer: `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:50:48 GMT - Parent Layer: `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` - Docker Version: 1.9.1 - Virtual Size: 63.1 MB (63135315 bytes) - v2 Blob: `sha256:3fde18b50fa25317701b94748abcefbd94a3b86e8d088d2d2d90ea847cbfa759` - v2 Content-Length: 20.0 MB (19960645 bytes) #### `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` ```dockerfile RUN pip install --no-cache-dir virtualenv ``` - Created: Wed, 09 Mar 2016 02:50:52 GMT - Parent Layer: `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` - Docker Version: 1.9.1 - Virtual Size: 6.0 MB (6007972 bytes) - v2 Blob: `sha256:1cefa17fad5413bc326726eb5c6ca07e98d23dbc655b4cde2c088075db28fe6e` - v2 Content-Length: 3.2 MB (3208299 bytes) #### `62ed4f7cdbf541daf8cab74c825294a879bdb7e8aeb37203c3d7cd26dd763bb1` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:50:53 GMT - Parent Layer: `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `fa4935f03316628b3c6e4d6f1e3fc23141a5dc5a3df2adf70f6e60bc75d4ce82` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 02:51:36 GMT - Parent Layer: `62ed4f7cdbf541daf8cab74c825294a879bdb7e8aeb37203c3d7cd26dd763bb1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:b0f78cdd7a32ff8936f46bbc9f7a7a77d6a39097f85fbac5cfa8c46ade286b23` - v2 Content-Length: 125.0 B #### `2fc4c76d0d59aaecf4e1436902940205abe30fd5fe6b36e534b6e4f465c9e982` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 02:51:37 GMT - Parent Layer: `fa4935f03316628b3c6e4d6f1e3fc23141a5dc5a3df2adf70f6e60bc75d4ce82` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `76a5ddd39823c5c5f9c63fe79db7d5aa06142be6edf159926c5a87f9dcfc0e15` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 02:51:38 GMT - Parent Layer: `2fc4c76d0d59aaecf4e1436902940205abe30fd5fe6b36e534b6e4f465c9e982` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `792309420a8bb18a3d8dcc8aa6b10be94a271e73984b4a5cd35e647fc1eef770` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 02:51:38 GMT - Parent Layer: `76a5ddd39823c5c5f9c63fe79db7d5aa06142be6edf159926c5a87f9dcfc0e15` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77cc5d783412cffe2a0eaae4cc0143fbcac989b81c67a2c0a627e6d0958f4644` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 02:51:39 GMT - Parent Layer: `792309420a8bb18a3d8dcc8aa6b10be94a271e73984b4a5cd35e647fc1eef770` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2.7-onbuild` ```console $ docker pull library/python@sha256:9474efc4e64c51207d870ba54fbecb58943babcdd20f53af8fc613db6649965b ``` - Total Virtual Size: 676.8 MB (676839670 bytes) - Total v2 Content-Length: 264.4 MB (264389062 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:01:49 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:01:50 GMT - Parent Layer: `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:48:40 GMT - Parent Layer: `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:50:48 GMT - Parent Layer: `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` - Docker Version: 1.9.1 - Virtual Size: 63.1 MB (63135315 bytes) - v2 Blob: `sha256:3fde18b50fa25317701b94748abcefbd94a3b86e8d088d2d2d90ea847cbfa759` - v2 Content-Length: 20.0 MB (19960645 bytes) #### `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` ```dockerfile RUN pip install --no-cache-dir virtualenv ``` - Created: Wed, 09 Mar 2016 02:50:52 GMT - Parent Layer: `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` - Docker Version: 1.9.1 - Virtual Size: 6.0 MB (6007972 bytes) - v2 Blob: `sha256:1cefa17fad5413bc326726eb5c6ca07e98d23dbc655b4cde2c088075db28fe6e` - v2 Content-Length: 3.2 MB (3208299 bytes) #### `62ed4f7cdbf541daf8cab74c825294a879bdb7e8aeb37203c3d7cd26dd763bb1` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:50:53 GMT - Parent Layer: `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `fa4935f03316628b3c6e4d6f1e3fc23141a5dc5a3df2adf70f6e60bc75d4ce82` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 02:51:36 GMT - Parent Layer: `62ed4f7cdbf541daf8cab74c825294a879bdb7e8aeb37203c3d7cd26dd763bb1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:b0f78cdd7a32ff8936f46bbc9f7a7a77d6a39097f85fbac5cfa8c46ade286b23` - v2 Content-Length: 125.0 B #### `2fc4c76d0d59aaecf4e1436902940205abe30fd5fe6b36e534b6e4f465c9e982` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 02:51:37 GMT - Parent Layer: `fa4935f03316628b3c6e4d6f1e3fc23141a5dc5a3df2adf70f6e60bc75d4ce82` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `76a5ddd39823c5c5f9c63fe79db7d5aa06142be6edf159926c5a87f9dcfc0e15` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 02:51:38 GMT - Parent Layer: `2fc4c76d0d59aaecf4e1436902940205abe30fd5fe6b36e534b6e4f465c9e982` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `792309420a8bb18a3d8dcc8aa6b10be94a271e73984b4a5cd35e647fc1eef770` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 02:51:38 GMT - Parent Layer: `76a5ddd39823c5c5f9c63fe79db7d5aa06142be6edf159926c5a87f9dcfc0e15` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77cc5d783412cffe2a0eaae4cc0143fbcac989b81c67a2c0a627e6d0958f4644` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 02:51:39 GMT - Parent Layer: `792309420a8bb18a3d8dcc8aa6b10be94a271e73984b4a5cd35e647fc1eef770` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2-onbuild` ```console $ docker pull library/python@sha256:1d39e3cf2bca655749fe4702231b02572ceffccbdcf2912dfd5f5fb97c52ea0b ``` - Total Virtual Size: 676.8 MB (676839670 bytes) - Total v2 Content-Length: 264.4 MB (264389062 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:01:49 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:01:50 GMT - Parent Layer: `48779543e2f5be493bb82313159e19ca21690a08883510755eb3ac1b0b60b454` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:48:40 GMT - Parent Layer: `89b49b365da868f1f37decf33816f596afe6e283205a87bbae7d7c2aee6e2a67` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:50:48 GMT - Parent Layer: `2a813fa8aa58f9eafae3520602a304bf1ea31469cd0ce5242c37f01cbcc9e96c` - Docker Version: 1.9.1 - Virtual Size: 63.1 MB (63135315 bytes) - v2 Blob: `sha256:3fde18b50fa25317701b94748abcefbd94a3b86e8d088d2d2d90ea847cbfa759` - v2 Content-Length: 20.0 MB (19960645 bytes) #### `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` ```dockerfile RUN pip install --no-cache-dir virtualenv ``` - Created: Wed, 09 Mar 2016 02:50:52 GMT - Parent Layer: `29a3890db3ee3264bce6f88f9a1dd8817cd82b80d4c6be4919e422105cfcdf2d` - Docker Version: 1.9.1 - Virtual Size: 6.0 MB (6007972 bytes) - v2 Blob: `sha256:1cefa17fad5413bc326726eb5c6ca07e98d23dbc655b4cde2c088075db28fe6e` - v2 Content-Length: 3.2 MB (3208299 bytes) #### `62ed4f7cdbf541daf8cab74c825294a879bdb7e8aeb37203c3d7cd26dd763bb1` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:50:53 GMT - Parent Layer: `c5a6e57c5256f3e41d307bc15d8b06ba7c9587b058c35b760d174d709a032fc8` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `fa4935f03316628b3c6e4d6f1e3fc23141a5dc5a3df2adf70f6e60bc75d4ce82` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 02:51:36 GMT - Parent Layer: `62ed4f7cdbf541daf8cab74c825294a879bdb7e8aeb37203c3d7cd26dd763bb1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:b0f78cdd7a32ff8936f46bbc9f7a7a77d6a39097f85fbac5cfa8c46ade286b23` - v2 Content-Length: 125.0 B #### `2fc4c76d0d59aaecf4e1436902940205abe30fd5fe6b36e534b6e4f465c9e982` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 02:51:37 GMT - Parent Layer: `fa4935f03316628b3c6e4d6f1e3fc23141a5dc5a3df2adf70f6e60bc75d4ce82` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `76a5ddd39823c5c5f9c63fe79db7d5aa06142be6edf159926c5a87f9dcfc0e15` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 02:51:38 GMT - Parent Layer: `2fc4c76d0d59aaecf4e1436902940205abe30fd5fe6b36e534b6e4f465c9e982` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `792309420a8bb18a3d8dcc8aa6b10be94a271e73984b4a5cd35e647fc1eef770` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 02:51:38 GMT - Parent Layer: `76a5ddd39823c5c5f9c63fe79db7d5aa06142be6edf159926c5a87f9dcfc0e15` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77cc5d783412cffe2a0eaae4cc0143fbcac989b81c67a2c0a627e6d0958f4644` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 02:51:39 GMT - Parent Layer: `792309420a8bb18a3d8dcc8aa6b10be94a271e73984b4a5cd35e647fc1eef770` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2.7.11-slim` ```console $ docker pull library/python@sha256:9d846f559851501272794d3506dfaa7812c81ad8b3737506eab38ab63652643c ``` - Total Virtual Size: 200.1 MB (200100030 bytes) - Total v2 Content-Length: 76.8 MB (76772567 bytes) ### Layers (10) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `e95fa3657c4ed564ab3afeb9d6188dffcbdeb3f907ba801a3d0405ab9cc8d6d5` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:05:34 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `44ce72faf6baa0ab8895ada453f1f1060ecb0f4ac910459c475d6f8591502be7` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:05:34 GMT - Parent Layer: `e95fa3657c4ed564ab3afeb9d6188dffcbdeb3f907ba801a3d0405ab9cc8d6d5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `53c057f1ca16b132002d260684ac41f3ce2a80680067c1f91368e3057ff0760c` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:52:21 GMT - Parent Layer: `44ce72faf6baa0ab8895ada453f1f1060ecb0f4ac910459c475d6f8591502be7` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `cc3548a03bf47b3f82dde83b0f63e181c12b3e6b97bc3bb8b1efe156bd6e2800` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:55:26 GMT - Parent Layer: `53c057f1ca16b132002d260684ac41f3ce2a80680067c1f91368e3057ff0760c` - Docker Version: 1.9.1 - Virtual Size: 67.6 MB (67596614 bytes) - v2 Blob: `sha256:477c9167251029ccafc286c23da3e85829c5aa88dd1759c681c6d42f71660804` - v2 Content-Length: 22.1 MB (22089563 bytes) #### `9a02702350d61122bcf7264555ed3ce9cc926d162b578ed9db2c9c27a5720433` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:55:27 GMT - Parent Layer: `cc3548a03bf47b3f82dde83b0f63e181c12b3e6b97bc3bb8b1efe156bd6e2800` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2.7-slim` ```console $ docker pull library/python@sha256:4f8b53ece83f8106d6e66a0a3550539365953f9f7ef3fb277a1a7a28834f4c34 ``` - Total Virtual Size: 200.1 MB (200100030 bytes) - Total v2 Content-Length: 76.8 MB (76772567 bytes) ### Layers (10) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `e95fa3657c4ed564ab3afeb9d6188dffcbdeb3f907ba801a3d0405ab9cc8d6d5` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:05:34 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `44ce72faf6baa0ab8895ada453f1f1060ecb0f4ac910459c475d6f8591502be7` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:05:34 GMT - Parent Layer: `e95fa3657c4ed564ab3afeb9d6188dffcbdeb3f907ba801a3d0405ab9cc8d6d5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `53c057f1ca16b132002d260684ac41f3ce2a80680067c1f91368e3057ff0760c` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:52:21 GMT - Parent Layer: `44ce72faf6baa0ab8895ada453f1f1060ecb0f4ac910459c475d6f8591502be7` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `cc3548a03bf47b3f82dde83b0f63e181c12b3e6b97bc3bb8b1efe156bd6e2800` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:55:26 GMT - Parent Layer: `53c057f1ca16b132002d260684ac41f3ce2a80680067c1f91368e3057ff0760c` - Docker Version: 1.9.1 - Virtual Size: 67.6 MB (67596614 bytes) - v2 Blob: `sha256:477c9167251029ccafc286c23da3e85829c5aa88dd1759c681c6d42f71660804` - v2 Content-Length: 22.1 MB (22089563 bytes) #### `9a02702350d61122bcf7264555ed3ce9cc926d162b578ed9db2c9c27a5720433` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:55:27 GMT - Parent Layer: `cc3548a03bf47b3f82dde83b0f63e181c12b3e6b97bc3bb8b1efe156bd6e2800` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2-slim` ```console $ docker pull library/python@sha256:025a89d54b1e99b8f54714c81b0da6101dfe1afaed02742f21dbdd07f6cb22f4 ``` - Total Virtual Size: 200.1 MB (200100030 bytes) - Total v2 Content-Length: 76.8 MB (76772567 bytes) ### Layers (10) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `e95fa3657c4ed564ab3afeb9d6188dffcbdeb3f907ba801a3d0405ab9cc8d6d5` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:05:34 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `44ce72faf6baa0ab8895ada453f1f1060ecb0f4ac910459c475d6f8591502be7` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:05:34 GMT - Parent Layer: `e95fa3657c4ed564ab3afeb9d6188dffcbdeb3f907ba801a3d0405ab9cc8d6d5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `53c057f1ca16b132002d260684ac41f3ce2a80680067c1f91368e3057ff0760c` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:52:21 GMT - Parent Layer: `44ce72faf6baa0ab8895ada453f1f1060ecb0f4ac910459c475d6f8591502be7` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `cc3548a03bf47b3f82dde83b0f63e181c12b3e6b97bc3bb8b1efe156bd6e2800` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:55:26 GMT - Parent Layer: `53c057f1ca16b132002d260684ac41f3ce2a80680067c1f91368e3057ff0760c` - Docker Version: 1.9.1 - Virtual Size: 67.6 MB (67596614 bytes) - v2 Blob: `sha256:477c9167251029ccafc286c23da3e85829c5aa88dd1759c681c6d42f71660804` - v2 Content-Length: 22.1 MB (22089563 bytes) #### `9a02702350d61122bcf7264555ed3ce9cc926d162b578ed9db2c9c27a5720433` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:55:27 GMT - Parent Layer: `cc3548a03bf47b3f82dde83b0f63e181c12b3e6b97bc3bb8b1efe156bd6e2800` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2.7.11-alpine` ```console $ docker pull library/python@sha256:ccb4e3bb1f6ee2cb1fea5dd2dbc9a8ceaa13858767b86526e0c7590802045622 ``` - Total Virtual Size: 72.6 MB (72589417 bytes) - Total v2 Content-Length: 23.6 MB (23644690 bytes) ### Layers (7) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `e82dddc7417041a3f8611b98488a350033a27d2077e12843f650dad89100b42e` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 17:33:57 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `be5890c6f2b4fad1f91c29172247a20b5c59c8887d01d1d469ec87b0635a76af` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 17:33:58 GMT - Parent Layer: `e82dddc7417041a3f8611b98488a350033a27d2077e12843f650dad89100b42e` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a4c4f537cc22044c77e5de5ed36f610e4134854030651dbabb18afd8d3efe0f0` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:56:19 GMT - Parent Layer: `be5890c6f2b4fad1f91c29172247a20b5c59c8887d01d1d469ec87b0635a76af` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0f2abb558fff7d7da4610952818127c7d7581f54e6320a0204c1f4563a2400d5` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps .fetch-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:58:30 GMT - Parent Layer: `a4c4f537cc22044c77e5de5ed36f610e4134854030651dbabb18afd8d3efe0f0` - Docker Version: 1.9.1 - Virtual Size: 67.8 MB (67791466 bytes) - v2 Blob: `sha256:e2970a49fc9ba20307f5cb41e7f4dcd96846e502be2ecf22f7d76416f4b5621b` - v2 Content-Length: 21.3 MB (21324757 bytes) #### `4b756bc6d606b5984e06bc631af096b82949a31787e31cf11e5935355ca10602` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:58:33 GMT - Parent Layer: `0f2abb558fff7d7da4610952818127c7d7581f54e6320a0204c1f4563a2400d5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2.7-alpine` ```console $ docker pull library/python@sha256:fea71694f541925af6aaef7f382a4570f1c1d67a0051e6111134a4d57f0b9902 ``` - Total Virtual Size: 72.6 MB (72589417 bytes) - Total v2 Content-Length: 23.6 MB (23644690 bytes) ### Layers (7) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `e82dddc7417041a3f8611b98488a350033a27d2077e12843f650dad89100b42e` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 17:33:57 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `be5890c6f2b4fad1f91c29172247a20b5c59c8887d01d1d469ec87b0635a76af` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 17:33:58 GMT - Parent Layer: `e82dddc7417041a3f8611b98488a350033a27d2077e12843f650dad89100b42e` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a4c4f537cc22044c77e5de5ed36f610e4134854030651dbabb18afd8d3efe0f0` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:56:19 GMT - Parent Layer: `be5890c6f2b4fad1f91c29172247a20b5c59c8887d01d1d469ec87b0635a76af` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0f2abb558fff7d7da4610952818127c7d7581f54e6320a0204c1f4563a2400d5` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps .fetch-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:58:30 GMT - Parent Layer: `a4c4f537cc22044c77e5de5ed36f610e4134854030651dbabb18afd8d3efe0f0` - Docker Version: 1.9.1 - Virtual Size: 67.8 MB (67791466 bytes) - v2 Blob: `sha256:e2970a49fc9ba20307f5cb41e7f4dcd96846e502be2ecf22f7d76416f4b5621b` - v2 Content-Length: 21.3 MB (21324757 bytes) #### `4b756bc6d606b5984e06bc631af096b82949a31787e31cf11e5935355ca10602` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:58:33 GMT - Parent Layer: `0f2abb558fff7d7da4610952818127c7d7581f54e6320a0204c1f4563a2400d5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2-alpine` ```console $ docker pull library/python@sha256:772408856f9f016824587f5eaa9a741b6e558c4ae28f065b8398314515490921 ``` - Total Virtual Size: 72.6 MB (72589417 bytes) - Total v2 Content-Length: 23.6 MB (23644690 bytes) ### Layers (7) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `e82dddc7417041a3f8611b98488a350033a27d2077e12843f650dad89100b42e` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 17:33:57 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `be5890c6f2b4fad1f91c29172247a20b5c59c8887d01d1d469ec87b0635a76af` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 17:33:58 GMT - Parent Layer: `e82dddc7417041a3f8611b98488a350033a27d2077e12843f650dad89100b42e` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a4c4f537cc22044c77e5de5ed36f610e4134854030651dbabb18afd8d3efe0f0` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:56:19 GMT - Parent Layer: `be5890c6f2b4fad1f91c29172247a20b5c59c8887d01d1d469ec87b0635a76af` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0f2abb558fff7d7da4610952818127c7d7581f54e6320a0204c1f4563a2400d5` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps .fetch-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 02:58:30 GMT - Parent Layer: `a4c4f537cc22044c77e5de5ed36f610e4134854030651dbabb18afd8d3efe0f0` - Docker Version: 1.9.1 - Virtual Size: 67.8 MB (67791466 bytes) - v2 Blob: `sha256:e2970a49fc9ba20307f5cb41e7f4dcd96846e502be2ecf22f7d76416f4b5621b` - v2 Content-Length: 21.3 MB (21324757 bytes) #### `4b756bc6d606b5984e06bc631af096b82949a31787e31cf11e5935355ca10602` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 02:58:33 GMT - Parent Layer: `0f2abb558fff7d7da4610952818127c7d7581f54e6320a0204c1f4563a2400d5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2.7.11-wheezy` ```console $ docker pull library/python@sha256:0d08704ceb82877cdb417db9dd7fcb306d34bd681eb7b531b32e296ff4bf081b ``` - Total Virtual Size: 531.0 MB (531044699 bytes) - Total v2 Content-Length: 199.2 MB (199165205 bytes) ### Layers (13) #### `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` ```dockerfile ADD file:73c2f06a3259420bc07e1b956b33721e4358cbd68533e021b6d888545859c5d5 in / ``` - Created: Tue, 01 Mar 2016 18:52:03 GMT - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84906260 bytes) - v2 Blob: `sha256:4d690fa986553fb89f8ea3131e923ed9470d7a863add7991ea547805d5cab0d4` - v2 Content-Length: 37.2 MB (37190628 bytes) #### `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:52:06 GMT - Parent Layer: `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:55 GMT - Parent Layer: `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` - Docker Version: 1.9.1 - Virtual Size: 14.2 MB (14187318 bytes) - v2 Blob: `sha256:5372f1e24e33826263d9fe6e8b732232aadd8d6e8051fbba0246af344dad40be` - v2 Content-Length: 6.7 MB (6729273 bytes) #### `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:56 GMT - Parent Layer: `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` - Docker Version: 1.9.1 - Virtual Size: 110.0 MB (110026607 bytes) - v2 Blob: `sha256:e6e4db7c3583498ce25903846cc636d5adfc54e912c43d46e19556a0799371fa` - v2 Content-Length: 37.4 MB (37365585 bytes) #### `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:02:29 GMT - Parent Layer: `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` - Docker Version: 1.9.1 - Virtual Size: 250.6 MB (250594554 bytes) - v2 Blob: `sha256:b20fa92dff5bddb9ac8b23bf2c44cbcb4546e6b8d9247963006d3245449eec74` - v2 Content-Length: 94.3 MB (94307104 bytes) #### `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 14:09:29 GMT - Parent Layer: `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` - Docker Version: 1.9.1 - Virtual Size: 845.9 KB (845946 bytes) - v2 Blob: `sha256:04f913ef70add0db2e0a203b048ed2a687fffe5201e22be7e6734dabfebf1c53` - v2 Content-Length: 198.6 KB (198552 bytes) #### `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 14:09:30 GMT - Parent Layer: `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ac76f702b561707708b1b1c570ae42d8c369a60572afa85769a79e340456aeea` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:09:31 GMT - Parent Layer: `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `da09fcc3dc57ea00c0fe08693b09d5305fadd8b0b18c5f44e57efafd6ba82d2a` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:09:31 GMT - Parent Layer: `ac76f702b561707708b1b1c570ae42d8c369a60572afa85769a79e340456aeea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1171f35e2743a8cf85717cbddf7a59c884ce2230dc1d41706dc3a723921fb3b0` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:59:17 GMT - Parent Layer: `da09fcc3dc57ea00c0fe08693b09d5305fadd8b0b18c5f44e57efafd6ba82d2a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d2110a543048cd46272597ac22a24fdc545db21a5131e0faae97f80576ad4daa` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:01:12 GMT - Parent Layer: `1171f35e2743a8cf85717cbddf7a59c884ce2230dc1d41706dc3a723921fb3b0` - Docker Version: 1.9.1 - Virtual Size: 64.5 MB (64476042 bytes) - v2 Blob: `sha256:4a275ab86aa0d18f1e79ff96b2ae7f23543a62b0114a9458426f55d0ca911f8c` - v2 Content-Length: 20.2 MB (20165450 bytes) #### `a19f16a7b1e3d60d3e533bb6213454fc51d23c1cc46432b6e8a5f1893cba3276` ```dockerfile RUN pip install --no-cache-dir virtualenv ``` - Created: Wed, 09 Mar 2016 03:01:15 GMT - Parent Layer: `d2110a543048cd46272597ac22a24fdc545db21a5131e0faae97f80576ad4daa` - Docker Version: 1.9.1 - Virtual Size: 6.0 MB (6007972 bytes) - v2 Blob: `sha256:5979bde566a9acee03585d93fd08695dd7c8bf53307fa183c67509423600dd36` - v2 Content-Length: 3.2 MB (3208421 bytes) #### `cba7d67745421ee4f7d25c364b2954efaeb4e0e7a6b58131050e25ddd279749f` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 03:01:16 GMT - Parent Layer: `a19f16a7b1e3d60d3e533bb6213454fc51d23c1cc46432b6e8a5f1893cba3276` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2.7-wheezy` ```console $ docker pull library/python@sha256:7c9f6e66ae5a8a0a8f823416f2a4304ebce40348f1a1be017b9896afa32337bb ``` - Total Virtual Size: 531.0 MB (531044699 bytes) - Total v2 Content-Length: 199.2 MB (199165205 bytes) ### Layers (13) #### `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` ```dockerfile ADD file:73c2f06a3259420bc07e1b956b33721e4358cbd68533e021b6d888545859c5d5 in / ``` - Created: Tue, 01 Mar 2016 18:52:03 GMT - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84906260 bytes) - v2 Blob: `sha256:4d690fa986553fb89f8ea3131e923ed9470d7a863add7991ea547805d5cab0d4` - v2 Content-Length: 37.2 MB (37190628 bytes) #### `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:52:06 GMT - Parent Layer: `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:55 GMT - Parent Layer: `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` - Docker Version: 1.9.1 - Virtual Size: 14.2 MB (14187318 bytes) - v2 Blob: `sha256:5372f1e24e33826263d9fe6e8b732232aadd8d6e8051fbba0246af344dad40be` - v2 Content-Length: 6.7 MB (6729273 bytes) #### `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:56 GMT - Parent Layer: `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` - Docker Version: 1.9.1 - Virtual Size: 110.0 MB (110026607 bytes) - v2 Blob: `sha256:e6e4db7c3583498ce25903846cc636d5adfc54e912c43d46e19556a0799371fa` - v2 Content-Length: 37.4 MB (37365585 bytes) #### `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:02:29 GMT - Parent Layer: `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` - Docker Version: 1.9.1 - Virtual Size: 250.6 MB (250594554 bytes) - v2 Blob: `sha256:b20fa92dff5bddb9ac8b23bf2c44cbcb4546e6b8d9247963006d3245449eec74` - v2 Content-Length: 94.3 MB (94307104 bytes) #### `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 14:09:29 GMT - Parent Layer: `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` - Docker Version: 1.9.1 - Virtual Size: 845.9 KB (845946 bytes) - v2 Blob: `sha256:04f913ef70add0db2e0a203b048ed2a687fffe5201e22be7e6734dabfebf1c53` - v2 Content-Length: 198.6 KB (198552 bytes) #### `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 14:09:30 GMT - Parent Layer: `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ac76f702b561707708b1b1c570ae42d8c369a60572afa85769a79e340456aeea` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:09:31 GMT - Parent Layer: `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `da09fcc3dc57ea00c0fe08693b09d5305fadd8b0b18c5f44e57efafd6ba82d2a` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:09:31 GMT - Parent Layer: `ac76f702b561707708b1b1c570ae42d8c369a60572afa85769a79e340456aeea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1171f35e2743a8cf85717cbddf7a59c884ce2230dc1d41706dc3a723921fb3b0` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:59:17 GMT - Parent Layer: `da09fcc3dc57ea00c0fe08693b09d5305fadd8b0b18c5f44e57efafd6ba82d2a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d2110a543048cd46272597ac22a24fdc545db21a5131e0faae97f80576ad4daa` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:01:12 GMT - Parent Layer: `1171f35e2743a8cf85717cbddf7a59c884ce2230dc1d41706dc3a723921fb3b0` - Docker Version: 1.9.1 - Virtual Size: 64.5 MB (64476042 bytes) - v2 Blob: `sha256:4a275ab86aa0d18f1e79ff96b2ae7f23543a62b0114a9458426f55d0ca911f8c` - v2 Content-Length: 20.2 MB (20165450 bytes) #### `a19f16a7b1e3d60d3e533bb6213454fc51d23c1cc46432b6e8a5f1893cba3276` ```dockerfile RUN pip install --no-cache-dir virtualenv ``` - Created: Wed, 09 Mar 2016 03:01:15 GMT - Parent Layer: `d2110a543048cd46272597ac22a24fdc545db21a5131e0faae97f80576ad4daa` - Docker Version: 1.9.1 - Virtual Size: 6.0 MB (6007972 bytes) - v2 Blob: `sha256:5979bde566a9acee03585d93fd08695dd7c8bf53307fa183c67509423600dd36` - v2 Content-Length: 3.2 MB (3208421 bytes) #### `cba7d67745421ee4f7d25c364b2954efaeb4e0e7a6b58131050e25ddd279749f` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 03:01:16 GMT - Parent Layer: `a19f16a7b1e3d60d3e533bb6213454fc51d23c1cc46432b6e8a5f1893cba3276` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:2-wheezy` ```console $ docker pull library/python@sha256:5e66378ac775098c21d8a92052d7d9b46f6768dfc75a77e19d5d3ce8d7066836 ``` - Total Virtual Size: 531.0 MB (531044699 bytes) - Total v2 Content-Length: 199.2 MB (199165205 bytes) ### Layers (13) #### `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` ```dockerfile ADD file:73c2f06a3259420bc07e1b956b33721e4358cbd68533e021b6d888545859c5d5 in / ``` - Created: Tue, 01 Mar 2016 18:52:03 GMT - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84906260 bytes) - v2 Blob: `sha256:4d690fa986553fb89f8ea3131e923ed9470d7a863add7991ea547805d5cab0d4` - v2 Content-Length: 37.2 MB (37190628 bytes) #### `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:52:06 GMT - Parent Layer: `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:55 GMT - Parent Layer: `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` - Docker Version: 1.9.1 - Virtual Size: 14.2 MB (14187318 bytes) - v2 Blob: `sha256:5372f1e24e33826263d9fe6e8b732232aadd8d6e8051fbba0246af344dad40be` - v2 Content-Length: 6.7 MB (6729273 bytes) #### `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:56 GMT - Parent Layer: `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` - Docker Version: 1.9.1 - Virtual Size: 110.0 MB (110026607 bytes) - v2 Blob: `sha256:e6e4db7c3583498ce25903846cc636d5adfc54e912c43d46e19556a0799371fa` - v2 Content-Length: 37.4 MB (37365585 bytes) #### `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:02:29 GMT - Parent Layer: `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` - Docker Version: 1.9.1 - Virtual Size: 250.6 MB (250594554 bytes) - v2 Blob: `sha256:b20fa92dff5bddb9ac8b23bf2c44cbcb4546e6b8d9247963006d3245449eec74` - v2 Content-Length: 94.3 MB (94307104 bytes) #### `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 14:09:29 GMT - Parent Layer: `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` - Docker Version: 1.9.1 - Virtual Size: 845.9 KB (845946 bytes) - v2 Blob: `sha256:04f913ef70add0db2e0a203b048ed2a687fffe5201e22be7e6734dabfebf1c53` - v2 Content-Length: 198.6 KB (198552 bytes) #### `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 14:09:30 GMT - Parent Layer: `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ac76f702b561707708b1b1c570ae42d8c369a60572afa85769a79e340456aeea` ```dockerfile ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF ``` - Created: Wed, 02 Mar 2016 14:09:31 GMT - Parent Layer: `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `da09fcc3dc57ea00c0fe08693b09d5305fadd8b0b18c5f44e57efafd6ba82d2a` ```dockerfile ENV PYTHON_VERSION=2.7.11 ``` - Created: Wed, 02 Mar 2016 14:09:31 GMT - Parent Layer: `ac76f702b561707708b1b1c570ae42d8c369a60572afa85769a79e340456aeea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1171f35e2743a8cf85717cbddf7a59c884ce2230dc1d41706dc3a723921fb3b0` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 02:59:17 GMT - Parent Layer: `da09fcc3dc57ea00c0fe08693b09d5305fadd8b0b18c5f44e57efafd6ba82d2a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d2110a543048cd46272597ac22a24fdc545db21a5131e0faae97f80576ad4daa` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python2 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:01:12 GMT - Parent Layer: `1171f35e2743a8cf85717cbddf7a59c884ce2230dc1d41706dc3a723921fb3b0` - Docker Version: 1.9.1 - Virtual Size: 64.5 MB (64476042 bytes) - v2 Blob: `sha256:4a275ab86aa0d18f1e79ff96b2ae7f23543a62b0114a9458426f55d0ca911f8c` - v2 Content-Length: 20.2 MB (20165450 bytes) #### `a19f16a7b1e3d60d3e533bb6213454fc51d23c1cc46432b6e8a5f1893cba3276` ```dockerfile RUN pip install --no-cache-dir virtualenv ``` - Created: Wed, 09 Mar 2016 03:01:15 GMT - Parent Layer: `d2110a543048cd46272597ac22a24fdc545db21a5131e0faae97f80576ad4daa` - Docker Version: 1.9.1 - Virtual Size: 6.0 MB (6007972 bytes) - v2 Blob: `sha256:5979bde566a9acee03585d93fd08695dd7c8bf53307fa183c67509423600dd36` - v2 Content-Length: 3.2 MB (3208421 bytes) #### `cba7d67745421ee4f7d25c364b2954efaeb4e0e7a6b58131050e25ddd279749f` ```dockerfile CMD ["python2"] ``` - Created: Wed, 09 Mar 2016 03:01:16 GMT - Parent Layer: `a19f16a7b1e3d60d3e533bb6213454fc51d23c1cc46432b6e8a5f1893cba3276` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3.6` ```console $ docker pull library/python@sha256:e9061a957ec138c4c875eaaf28e812b50db80869c338edeeb71dd87c6c558108 ``` - Total Virtual Size: 680.0 MB (679999344 bytes) - Total v2 Content-Length: 262.1 MB (262120972 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1eb8b93b44a93a295fe0a27aa25c1c69cb75df291c67b47fbe47aaa46f9e6dae` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 14:15:25 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `633f1da30b7756cfea4bd8f10d797f157429e3b628c659b86f357e28355cc131` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 14:15:25 GMT - Parent Layer: `1eb8b93b44a93a295fe0a27aa25c1c69cb75df291c67b47fbe47aaa46f9e6dae` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `5542390338fdfd802f8ed6164e751e2ca1feca855455570e8ed36c86f50e6074` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:02:11 GMT - Parent Layer: `633f1da30b7756cfea4bd8f10d797f157429e3b628c659b86f357e28355cc131` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `90a4f9da1be9eb4c107ca86cbe2a8a9d736af5ad0d9c6ba36bcd8d6820b8ff6e` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:04:34 GMT - Parent Layer: `5542390338fdfd802f8ed6164e751e2ca1feca855455570e8ed36c86f50e6074` - Docker Version: 1.9.1 - Virtual Size: 72.3 MB (72302929 bytes) - v2 Blob: `sha256:5a28522b0559f517493e86bccb730b332b5c67932e0bfe4f12fb68e74183f129` - v2 Content-Length: 20.9 MB (20900868 bytes) #### `11cd981bc19c857723d4a178a384a13ad9d01882329c7e3e1b199c5f0b723b15` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:04:37 GMT - Parent Layer: `90a4f9da1be9eb4c107ca86cbe2a8a9d736af5ad0d9c6ba36bcd8d6820b8ff6e` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:c99053952e7d31246ebd922e8c48982546077e3e23b5d20034827b78a800e3c9` - v2 Content-Length: 239.0 B #### `56c1f8dcf8b409a80109c85ca63c00ab8dfe7f1e03e746791f7f2281244e2f97` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:04:38 GMT - Parent Layer: `11cd981bc19c857723d4a178a384a13ad9d01882329c7e3e1b199c5f0b723b15` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3` ```console $ docker pull library/python@sha256:7182949b3acb253c916371f227a44ac0879ec937a78dbcae8e0f4d57b325de13 ``` - Total Virtual Size: 680.0 MB (679999344 bytes) - Total v2 Content-Length: 262.1 MB (262120972 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1eb8b93b44a93a295fe0a27aa25c1c69cb75df291c67b47fbe47aaa46f9e6dae` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 14:15:25 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `633f1da30b7756cfea4bd8f10d797f157429e3b628c659b86f357e28355cc131` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 14:15:25 GMT - Parent Layer: `1eb8b93b44a93a295fe0a27aa25c1c69cb75df291c67b47fbe47aaa46f9e6dae` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `5542390338fdfd802f8ed6164e751e2ca1feca855455570e8ed36c86f50e6074` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:02:11 GMT - Parent Layer: `633f1da30b7756cfea4bd8f10d797f157429e3b628c659b86f357e28355cc131` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `90a4f9da1be9eb4c107ca86cbe2a8a9d736af5ad0d9c6ba36bcd8d6820b8ff6e` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:04:34 GMT - Parent Layer: `5542390338fdfd802f8ed6164e751e2ca1feca855455570e8ed36c86f50e6074` - Docker Version: 1.9.1 - Virtual Size: 72.3 MB (72302929 bytes) - v2 Blob: `sha256:5a28522b0559f517493e86bccb730b332b5c67932e0bfe4f12fb68e74183f129` - v2 Content-Length: 20.9 MB (20900868 bytes) #### `11cd981bc19c857723d4a178a384a13ad9d01882329c7e3e1b199c5f0b723b15` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:04:37 GMT - Parent Layer: `90a4f9da1be9eb4c107ca86cbe2a8a9d736af5ad0d9c6ba36bcd8d6820b8ff6e` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:c99053952e7d31246ebd922e8c48982546077e3e23b5d20034827b78a800e3c9` - v2 Content-Length: 239.0 B #### `56c1f8dcf8b409a80109c85ca63c00ab8dfe7f1e03e746791f7f2281244e2f97` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:04:38 GMT - Parent Layer: `11cd981bc19c857723d4a178a384a13ad9d01882329c7e3e1b199c5f0b723b15` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3.6-onbuild` ```console $ docker pull library/python@sha256:d7a7ab81277d52d8212ba83aea25e23196a81ec0bdf528605c7c54fdb1924553 ``` - Total Virtual Size: 680.0 MB (679999344 bytes) - Total v2 Content-Length: 262.1 MB (262121227 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1eb8b93b44a93a295fe0a27aa25c1c69cb75df291c67b47fbe47aaa46f9e6dae` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 14:15:25 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `633f1da30b7756cfea4bd8f10d797f157429e3b628c659b86f357e28355cc131` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 14:15:25 GMT - Parent Layer: `1eb8b93b44a93a295fe0a27aa25c1c69cb75df291c67b47fbe47aaa46f9e6dae` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `5542390338fdfd802f8ed6164e751e2ca1feca855455570e8ed36c86f50e6074` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:02:11 GMT - Parent Layer: `633f1da30b7756cfea4bd8f10d797f157429e3b628c659b86f357e28355cc131` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `90a4f9da1be9eb4c107ca86cbe2a8a9d736af5ad0d9c6ba36bcd8d6820b8ff6e` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:04:34 GMT - Parent Layer: `5542390338fdfd802f8ed6164e751e2ca1feca855455570e8ed36c86f50e6074` - Docker Version: 1.9.1 - Virtual Size: 72.3 MB (72302929 bytes) - v2 Blob: `sha256:5a28522b0559f517493e86bccb730b332b5c67932e0bfe4f12fb68e74183f129` - v2 Content-Length: 20.9 MB (20900868 bytes) #### `11cd981bc19c857723d4a178a384a13ad9d01882329c7e3e1b199c5f0b723b15` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:04:37 GMT - Parent Layer: `90a4f9da1be9eb4c107ca86cbe2a8a9d736af5ad0d9c6ba36bcd8d6820b8ff6e` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:c99053952e7d31246ebd922e8c48982546077e3e23b5d20034827b78a800e3c9` - v2 Content-Length: 239.0 B #### `56c1f8dcf8b409a80109c85ca63c00ab8dfe7f1e03e746791f7f2281244e2f97` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:04:38 GMT - Parent Layer: `11cd981bc19c857723d4a178a384a13ad9d01882329c7e3e1b199c5f0b723b15` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b66d1256ce9c79b9ddba68db31e81c5f937b558513d35dda9f534c750aa3d335` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:05:00 GMT - Parent Layer: `56c1f8dcf8b409a80109c85ca63c00ab8dfe7f1e03e746791f7f2281244e2f97` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:bfc9249ae48142cad337203929220ea3e9f586764e7da82ccc28c6be28934f5b` - v2 Content-Length: 127.0 B #### `f94e8f167ffc45e4c9b839c92e9e10d3d535aa62c445710f33fc396691f36df1` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:05:01 GMT - Parent Layer: `b66d1256ce9c79b9ddba68db31e81c5f937b558513d35dda9f534c750aa3d335` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `8854583c6a89f16b9f86305b1248753f284aa4ccdc2a36b3fc43b032c6978306` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 03:05:02 GMT - Parent Layer: `f94e8f167ffc45e4c9b839c92e9e10d3d535aa62c445710f33fc396691f36df1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `737bc9bbb1abd57ac490f23a54f9440ac46b3ea942fdff8a0be18d247889af54` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 03:05:03 GMT - Parent Layer: `8854583c6a89f16b9f86305b1248753f284aa4ccdc2a36b3fc43b032c6978306` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `98bb81db7dc7c99e730e4e8ac25124b9080463000007de9bc9c8197e43802107` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:05:03 GMT - Parent Layer: `737bc9bbb1abd57ac490f23a54f9440ac46b3ea942fdff8a0be18d247889af54` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3-onbuild` ```console $ docker pull library/python@sha256:83c6c66f8947e28e7200bd32afa21e86db8ef50509d86b2456628bea79d35ffc ``` - Total Virtual Size: 680.0 MB (679999344 bytes) - Total v2 Content-Length: 262.1 MB (262121227 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1eb8b93b44a93a295fe0a27aa25c1c69cb75df291c67b47fbe47aaa46f9e6dae` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 14:15:25 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `633f1da30b7756cfea4bd8f10d797f157429e3b628c659b86f357e28355cc131` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 14:15:25 GMT - Parent Layer: `1eb8b93b44a93a295fe0a27aa25c1c69cb75df291c67b47fbe47aaa46f9e6dae` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `5542390338fdfd802f8ed6164e751e2ca1feca855455570e8ed36c86f50e6074` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:02:11 GMT - Parent Layer: `633f1da30b7756cfea4bd8f10d797f157429e3b628c659b86f357e28355cc131` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `90a4f9da1be9eb4c107ca86cbe2a8a9d736af5ad0d9c6ba36bcd8d6820b8ff6e` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:04:34 GMT - Parent Layer: `5542390338fdfd802f8ed6164e751e2ca1feca855455570e8ed36c86f50e6074` - Docker Version: 1.9.1 - Virtual Size: 72.3 MB (72302929 bytes) - v2 Blob: `sha256:5a28522b0559f517493e86bccb730b332b5c67932e0bfe4f12fb68e74183f129` - v2 Content-Length: 20.9 MB (20900868 bytes) #### `11cd981bc19c857723d4a178a384a13ad9d01882329c7e3e1b199c5f0b723b15` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:04:37 GMT - Parent Layer: `90a4f9da1be9eb4c107ca86cbe2a8a9d736af5ad0d9c6ba36bcd8d6820b8ff6e` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:c99053952e7d31246ebd922e8c48982546077e3e23b5d20034827b78a800e3c9` - v2 Content-Length: 239.0 B #### `56c1f8dcf8b409a80109c85ca63c00ab8dfe7f1e03e746791f7f2281244e2f97` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:04:38 GMT - Parent Layer: `11cd981bc19c857723d4a178a384a13ad9d01882329c7e3e1b199c5f0b723b15` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b66d1256ce9c79b9ddba68db31e81c5f937b558513d35dda9f534c750aa3d335` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:05:00 GMT - Parent Layer: `56c1f8dcf8b409a80109c85ca63c00ab8dfe7f1e03e746791f7f2281244e2f97` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:bfc9249ae48142cad337203929220ea3e9f586764e7da82ccc28c6be28934f5b` - v2 Content-Length: 127.0 B #### `f94e8f167ffc45e4c9b839c92e9e10d3d535aa62c445710f33fc396691f36df1` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:05:01 GMT - Parent Layer: `b66d1256ce9c79b9ddba68db31e81c5f937b558513d35dda9f534c750aa3d335` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `8854583c6a89f16b9f86305b1248753f284aa4ccdc2a36b3fc43b032c6978306` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 03:05:02 GMT - Parent Layer: `f94e8f167ffc45e4c9b839c92e9e10d3d535aa62c445710f33fc396691f36df1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `737bc9bbb1abd57ac490f23a54f9440ac46b3ea942fdff8a0be18d247889af54` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 03:05:03 GMT - Parent Layer: `8854583c6a89f16b9f86305b1248753f284aa4ccdc2a36b3fc43b032c6978306` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `98bb81db7dc7c99e730e4e8ac25124b9080463000007de9bc9c8197e43802107` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:05:03 GMT - Parent Layer: `737bc9bbb1abd57ac490f23a54f9440ac46b3ea942fdff8a0be18d247889af54` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3.6-slim` ```console $ docker pull library/python@sha256:d97c742d314ea145df0e2d28c159675f9e5f4eb75f63b1ad157153a70b8ab8e0 ``` - Total Virtual Size: 209.2 MB (209176740 bytes) - Total v2 Content-Length: 77.7 MB (77675304 bytes) ### Layers (11) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `c4ad8678d74c324599763081d0b60040197c60c6122caf6932bcf8da8782c855` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 14:18:26 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `95891a57ef5a3db387b0b060a2cf9627293a686c4e0c89a55d6aae5ebcab2a45` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 14:18:27 GMT - Parent Layer: `c4ad8678d74c324599763081d0b60040197c60c6122caf6932bcf8da8782c855` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `08035125e933e1a3cb9b1d2d935811e52a378460176ff38f952c140cd8c21076` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:05:32 GMT - Parent Layer: `95891a57ef5a3db387b0b060a2cf9627293a686c4e0c89a55d6aae5ebcab2a45` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `cd46acf3500b293a035b7a4c5f8c6000e36d00c1c8ba1c73e95fd994e1d6459a` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:08:54 GMT - Parent Layer: `08035125e933e1a3cb9b1d2d935811e52a378460176ff38f952c140cd8c21076` - Docker Version: 1.9.1 - Virtual Size: 76.7 MB (76673292 bytes) - v2 Blob: `sha256:beb0a7d4f20e2cfcb97263d04ee2055f7540d7427a8aabd5be51bef202d81e8c` - v2 Content-Length: 23.0 MB (22992064 bytes) #### `bd458148f131eb0595ea6dfe3a5559c4d1ca10572cc36bc5cc794784c5076221` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:08:57 GMT - Parent Layer: `cd46acf3500b293a035b7a4c5f8c6000e36d00c1c8ba1c73e95fd994e1d6459a` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:0a0be7af7ef912037c2ed0abbbbf6f10de222bb40262792f5c68fd52865ec76e` - v2 Content-Length: 236.0 B #### `b58a7a385f9374d3a710b876bfc6d5f867d893d430c2a4b699e94730d7f06310` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:08:58 GMT - Parent Layer: `bd458148f131eb0595ea6dfe3a5559c4d1ca10572cc36bc5cc794784c5076221` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3-slim` ```console $ docker pull library/python@sha256:7d146ef312f11ef7eb3d2b5e1609fdc0a3612347e4ee0359d4fc43b5b807258d ``` - Total Virtual Size: 209.2 MB (209176740 bytes) - Total v2 Content-Length: 77.7 MB (77675304 bytes) ### Layers (11) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `c4ad8678d74c324599763081d0b60040197c60c6122caf6932bcf8da8782c855` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 14:18:26 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `95891a57ef5a3db387b0b060a2cf9627293a686c4e0c89a55d6aae5ebcab2a45` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 14:18:27 GMT - Parent Layer: `c4ad8678d74c324599763081d0b60040197c60c6122caf6932bcf8da8782c855` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `08035125e933e1a3cb9b1d2d935811e52a378460176ff38f952c140cd8c21076` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:05:32 GMT - Parent Layer: `95891a57ef5a3db387b0b060a2cf9627293a686c4e0c89a55d6aae5ebcab2a45` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `cd46acf3500b293a035b7a4c5f8c6000e36d00c1c8ba1c73e95fd994e1d6459a` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:08:54 GMT - Parent Layer: `08035125e933e1a3cb9b1d2d935811e52a378460176ff38f952c140cd8c21076` - Docker Version: 1.9.1 - Virtual Size: 76.7 MB (76673292 bytes) - v2 Blob: `sha256:beb0a7d4f20e2cfcb97263d04ee2055f7540d7427a8aabd5be51bef202d81e8c` - v2 Content-Length: 23.0 MB (22992064 bytes) #### `bd458148f131eb0595ea6dfe3a5559c4d1ca10572cc36bc5cc794784c5076221` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:08:57 GMT - Parent Layer: `cd46acf3500b293a035b7a4c5f8c6000e36d00c1c8ba1c73e95fd994e1d6459a` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:0a0be7af7ef912037c2ed0abbbbf6f10de222bb40262792f5c68fd52865ec76e` - v2 Content-Length: 236.0 B #### `b58a7a385f9374d3a710b876bfc6d5f867d893d430c2a4b699e94730d7f06310` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:08:58 GMT - Parent Layer: `bd458148f131eb0595ea6dfe3a5559c4d1ca10572cc36bc5cc794784c5076221` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3.6-alpine` ```console $ docker pull library/python@sha256:abdd3be9b84edf5cb6dae337060ac95ad85406176a267a3e3d5062506b672bcd ``` - Total Virtual Size: 78.6 MB (78638085 bytes) - Total v2 Content-Length: 24.1 MB (24117298 bytes) ### Layers (8) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1b802b929438f78814c8d4b11c869c282f9ee9dffe30391b7af3f9f157f56566` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 17:39:32 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `e6bb2dde3625de73ac29cfad89bcce018abded44bb31f739d4a077e53754ade0` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 17:39:33 GMT - Parent Layer: `1b802b929438f78814c8d4b11c869c282f9ee9dffe30391b7af3f9f157f56566` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `cdfcea1eaf17f785d0cd8643832e27712c6019ab5b9f0721b0b3b49ab75865d6` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:09:32 GMT - Parent Layer: `e6bb2dde3625de73ac29cfad89bcce018abded44bb31f739d4a077e53754ade0` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `64dea10c2bb192cb4b248bad17af6bb5326b6d6dc7f0403e2e3ceaef11c2b4c8` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps .fetch-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:12:00 GMT - Parent Layer: `cdfcea1eaf17f785d0cd8643832e27712c6019ab5b9f0721b0b3b49ab75865d6` - Docker Version: 1.9.1 - Virtual Size: 73.8 MB (73840102 bytes) - v2 Blob: `sha256:d477f0f1e38a7d5a0839959e8886605cc6b34e342d6088d2eb753e37994b9173` - v2 Content-Length: 21.8 MB (21797136 bytes) #### `f84e2b08f993ca65fd21cd80e6bb5ef2e1f6b4ac634defe13198cf6451a3571f` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:12:03 GMT - Parent Layer: `64dea10c2bb192cb4b248bad17af6bb5326b6d6dc7f0403e2e3ceaef11c2b4c8` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:cffd24d18d9eb0c3143485087040a6461b5f6c9bd32ce6911e69f37013047f22` - v2 Content-Length: 229.0 B #### `4b7e7cf463488d4276a04a52342d401802df22ff514093e014216a29a9cfc5de` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:12:04 GMT - Parent Layer: `f84e2b08f993ca65fd21cd80e6bb5ef2e1f6b4ac634defe13198cf6451a3571f` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3-alpine` ```console $ docker pull library/python@sha256:8b0d7175e02c4bafa5522824c211ca16419746d9edff29cacee6b333bed15b9f ``` - Total Virtual Size: 78.6 MB (78638085 bytes) - Total v2 Content-Length: 24.1 MB (24117298 bytes) ### Layers (8) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1b802b929438f78814c8d4b11c869c282f9ee9dffe30391b7af3f9f157f56566` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 17:39:32 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `e6bb2dde3625de73ac29cfad89bcce018abded44bb31f739d4a077e53754ade0` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 17:39:33 GMT - Parent Layer: `1b802b929438f78814c8d4b11c869c282f9ee9dffe30391b7af3f9f157f56566` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `cdfcea1eaf17f785d0cd8643832e27712c6019ab5b9f0721b0b3b49ab75865d6` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:09:32 GMT - Parent Layer: `e6bb2dde3625de73ac29cfad89bcce018abded44bb31f739d4a077e53754ade0` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `64dea10c2bb192cb4b248bad17af6bb5326b6d6dc7f0403e2e3ceaef11c2b4c8` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps .fetch-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:12:00 GMT - Parent Layer: `cdfcea1eaf17f785d0cd8643832e27712c6019ab5b9f0721b0b3b49ab75865d6` - Docker Version: 1.9.1 - Virtual Size: 73.8 MB (73840102 bytes) - v2 Blob: `sha256:d477f0f1e38a7d5a0839959e8886605cc6b34e342d6088d2eb753e37994b9173` - v2 Content-Length: 21.8 MB (21797136 bytes) #### `f84e2b08f993ca65fd21cd80e6bb5ef2e1f6b4ac634defe13198cf6451a3571f` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:12:03 GMT - Parent Layer: `64dea10c2bb192cb4b248bad17af6bb5326b6d6dc7f0403e2e3ceaef11c2b4c8` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:cffd24d18d9eb0c3143485087040a6461b5f6c9bd32ce6911e69f37013047f22` - v2 Content-Length: 229.0 B #### `4b7e7cf463488d4276a04a52342d401802df22ff514093e014216a29a9cfc5de` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:12:04 GMT - Parent Layer: `f84e2b08f993ca65fd21cd80e6bb5ef2e1f6b4ac634defe13198cf6451a3571f` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3.6-wheezy` ```console $ docker pull library/python@sha256:bef5fa50bc8e8ff16b5c81b10d3bc1d0e3fa0639992985e1c89fb687d1aa0314 ``` - Total Virtual Size: 532.1 MB (532138962 bytes) - Total v2 Content-Length: 196.6 MB (196649605 bytes) ### Layers (13) #### `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` ```dockerfile ADD file:73c2f06a3259420bc07e1b956b33721e4358cbd68533e021b6d888545859c5d5 in / ``` - Created: Tue, 01 Mar 2016 18:52:03 GMT - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84906260 bytes) - v2 Blob: `sha256:4d690fa986553fb89f8ea3131e923ed9470d7a863add7991ea547805d5cab0d4` - v2 Content-Length: 37.2 MB (37190628 bytes) #### `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:52:06 GMT - Parent Layer: `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:55 GMT - Parent Layer: `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` - Docker Version: 1.9.1 - Virtual Size: 14.2 MB (14187318 bytes) - v2 Blob: `sha256:5372f1e24e33826263d9fe6e8b732232aadd8d6e8051fbba0246af344dad40be` - v2 Content-Length: 6.7 MB (6729273 bytes) #### `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:56 GMT - Parent Layer: `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` - Docker Version: 1.9.1 - Virtual Size: 110.0 MB (110026607 bytes) - v2 Blob: `sha256:e6e4db7c3583498ce25903846cc636d5adfc54e912c43d46e19556a0799371fa` - v2 Content-Length: 37.4 MB (37365585 bytes) #### `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:02:29 GMT - Parent Layer: `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` - Docker Version: 1.9.1 - Virtual Size: 250.6 MB (250594554 bytes) - v2 Blob: `sha256:b20fa92dff5bddb9ac8b23bf2c44cbcb4546e6b8d9247963006d3245449eec74` - v2 Content-Length: 94.3 MB (94307104 bytes) #### `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 14:09:29 GMT - Parent Layer: `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` - Docker Version: 1.9.1 - Virtual Size: 845.9 KB (845946 bytes) - v2 Blob: `sha256:04f913ef70add0db2e0a203b048ed2a687fffe5201e22be7e6734dabfebf1c53` - v2 Content-Length: 198.6 KB (198552 bytes) #### `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 14:09:30 GMT - Parent Layer: `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `cd8b4fdaf7c60fa01567225e93c2ada74c89fb04ae1c0cda87a3f94ac1dd22c3` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 14:22:05 GMT - Parent Layer: `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `56be9f3ac380991dc4b890cb9878a4ea747524be6dbef86c1650bfc0b68afd93` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 14:22:06 GMT - Parent Layer: `cd8b4fdaf7c60fa01567225e93c2ada74c89fb04ae1c0cda87a3f94ac1dd22c3` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `42c0a5771b5d2d4553f0c489f17a3fbd61549be61dab39b4320cb11d0d40c1c3` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:12:36 GMT - Parent Layer: `56be9f3ac380991dc4b890cb9878a4ea747524be6dbef86c1650bfc0b68afd93` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a2b9f36b5eeefe833a7c59e6e2910a3fd35f4ddc5f4f374e6b4bb5f20c71431b` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:14:46 GMT - Parent Layer: `42c0a5771b5d2d4553f0c489f17a3fbd61549be61dab39b4320cb11d0d40c1c3` - Docker Version: 1.9.1 - Virtual Size: 71.6 MB (71578245 bytes) - v2 Blob: `sha256:44d35e0441322d8f9a5990bb51ce8fa2e2b3024cb91ffb5c27c40898b967164c` - v2 Content-Length: 20.9 MB (20858035 bytes) #### `2e77aef324b5477c779e84f2f2dc59b93a9c021b3a57e60267061dafe01d983b` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:14:48 GMT - Parent Layer: `a2b9f36b5eeefe833a7c59e6e2910a3fd35f4ddc5f4f374e6b4bb5f20c71431b` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:970a19e6efcfa4224ab0a1092645ab53527ab0e2f5b7568b6da143e42a5fa836` - v2 Content-Length: 236.0 B #### `0f80f2dc9d051318da78cec9780f6d4c8238cd1cd46324c2f7b4824b34432a06` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:14:49 GMT - Parent Layer: `2e77aef324b5477c779e84f2f2dc59b93a9c021b3a57e60267061dafe01d983b` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.3-wheezy` ```console $ docker pull library/python@sha256:2155b9011b4d49f9778ac975a7139401ca75982966e210897bd6ea8ae318ee67 ``` - Total Virtual Size: 532.1 MB (532138962 bytes) - Total v2 Content-Length: 196.6 MB (196649605 bytes) ### Layers (13) #### `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` ```dockerfile ADD file:73c2f06a3259420bc07e1b956b33721e4358cbd68533e021b6d888545859c5d5 in / ``` - Created: Tue, 01 Mar 2016 18:52:03 GMT - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84906260 bytes) - v2 Blob: `sha256:4d690fa986553fb89f8ea3131e923ed9470d7a863add7991ea547805d5cab0d4` - v2 Content-Length: 37.2 MB (37190628 bytes) #### `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:52:06 GMT - Parent Layer: `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:55 GMT - Parent Layer: `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` - Docker Version: 1.9.1 - Virtual Size: 14.2 MB (14187318 bytes) - v2 Blob: `sha256:5372f1e24e33826263d9fe6e8b732232aadd8d6e8051fbba0246af344dad40be` - v2 Content-Length: 6.7 MB (6729273 bytes) #### `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:56 GMT - Parent Layer: `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` - Docker Version: 1.9.1 - Virtual Size: 110.0 MB (110026607 bytes) - v2 Blob: `sha256:e6e4db7c3583498ce25903846cc636d5adfc54e912c43d46e19556a0799371fa` - v2 Content-Length: 37.4 MB (37365585 bytes) #### `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:02:29 GMT - Parent Layer: `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` - Docker Version: 1.9.1 - Virtual Size: 250.6 MB (250594554 bytes) - v2 Blob: `sha256:b20fa92dff5bddb9ac8b23bf2c44cbcb4546e6b8d9247963006d3245449eec74` - v2 Content-Length: 94.3 MB (94307104 bytes) #### `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 14:09:29 GMT - Parent Layer: `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` - Docker Version: 1.9.1 - Virtual Size: 845.9 KB (845946 bytes) - v2 Blob: `sha256:04f913ef70add0db2e0a203b048ed2a687fffe5201e22be7e6734dabfebf1c53` - v2 Content-Length: 198.6 KB (198552 bytes) #### `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 14:09:30 GMT - Parent Layer: `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `cd8b4fdaf7c60fa01567225e93c2ada74c89fb04ae1c0cda87a3f94ac1dd22c3` ```dockerfile ENV GPG_KEY=26DEA9D4613391EF3E25C9FF0A5B101836580288 ``` - Created: Wed, 02 Mar 2016 14:22:05 GMT - Parent Layer: `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `56be9f3ac380991dc4b890cb9878a4ea747524be6dbef86c1650bfc0b68afd93` ```dockerfile ENV PYTHON_VERSION=3.3.6 ``` - Created: Wed, 02 Mar 2016 14:22:06 GMT - Parent Layer: `cd8b4fdaf7c60fa01567225e93c2ada74c89fb04ae1c0cda87a3f94ac1dd22c3` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `42c0a5771b5d2d4553f0c489f17a3fbd61549be61dab39b4320cb11d0d40c1c3` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:12:36 GMT - Parent Layer: `56be9f3ac380991dc4b890cb9878a4ea747524be6dbef86c1650bfc0b68afd93` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a2b9f36b5eeefe833a7c59e6e2910a3fd35f4ddc5f4f374e6b4bb5f20c71431b` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && curl -fSL 'https://bootstrap.pypa.io/get-pip.py' | python3 \ && pip install --no-cache-dir --upgrade pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:14:46 GMT - Parent Layer: `42c0a5771b5d2d4553f0c489f17a3fbd61549be61dab39b4320cb11d0d40c1c3` - Docker Version: 1.9.1 - Virtual Size: 71.6 MB (71578245 bytes) - v2 Blob: `sha256:44d35e0441322d8f9a5990bb51ce8fa2e2b3024cb91ffb5c27c40898b967164c` - v2 Content-Length: 20.9 MB (20858035 bytes) #### `2e77aef324b5477c779e84f2f2dc59b93a9c021b3a57e60267061dafe01d983b` ```dockerfile RUN cd /usr/local/bin \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:14:48 GMT - Parent Layer: `a2b9f36b5eeefe833a7c59e6e2910a3fd35f4ddc5f4f374e6b4bb5f20c71431b` - Docker Version: 1.9.1 - Virtual Size: 32.0 B - v2 Blob: `sha256:970a19e6efcfa4224ab0a1092645ab53527ab0e2f5b7568b6da143e42a5fa836` - v2 Content-Length: 236.0 B #### `0f80f2dc9d051318da78cec9780f6d4c8238cd1cd46324c2f7b4824b34432a06` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:14:49 GMT - Parent Layer: `2e77aef324b5477c779e84f2f2dc59b93a9c021b3a57e60267061dafe01d983b` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4.4` ```console $ docker pull library/python@sha256:c74e6771574e08431cfef5e30941355cfd9b3a6071241e54621c94f246423e67 ``` - Total Virtual Size: 686.4 MB (686406255 bytes) - Total v2 Content-Length: 263.2 MB (263241682 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1072ef51e770a912f40ad613d614f1bf1a1d16566b97fc70bd71aa47152253ab` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 14:25:17 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2c411ddee6cab1008974b1564ca3287ec4e3ca184e657b4dec94f07ada217782` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:15:23 GMT - Parent Layer: `1072ef51e770a912f40ad613d614f1bf1a1d16566b97fc70bd71aa47152253ab` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c34e1cafe8ba478e0e7a6a9fd2d7bb1d226938cf6ac8931cdf812d3b691d833c` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:17:53 GMT - Parent Layer: `2c411ddee6cab1008974b1564ca3287ec4e3ca184e657b4dec94f07ada217782` - Docker Version: 1.9.1 - Virtual Size: 78.7 MB (78709824 bytes) - v2 Blob: `sha256:bbaa314a59256efa421e0206169cef3612c97d31d3022d4428c8fcc2e0f59884` - v2 Content-Length: 22.0 MB (22021549 bytes) #### `6270f861c46343b9627afb56fd71d88ec86a7ce73c1bdfbede508555684137c1` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:17:56 GMT - Parent Layer: `c34e1cafe8ba478e0e7a6a9fd2d7bb1d226938cf6ac8931cdf812d3b691d833c` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:629f63939484e94b60907d9b045bca4068d34206246b5d4fc027d0307c5355ec` - v2 Content-Length: 268.0 B #### `3483ae69fd8c2f984ce4a16aa74145947b397194635788872af676ad4126fcbb` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:17:56 GMT - Parent Layer: `6270f861c46343b9627afb56fd71d88ec86a7ce73c1bdfbede508555684137c1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4` ```console $ docker pull library/python@sha256:e93391f3bd9683adedee8c19b22fe10a52e43975c2dfdd3c26e97b07d9a0e177 ``` - Total Virtual Size: 686.4 MB (686406255 bytes) - Total v2 Content-Length: 263.2 MB (263241682 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1072ef51e770a912f40ad613d614f1bf1a1d16566b97fc70bd71aa47152253ab` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 14:25:17 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2c411ddee6cab1008974b1564ca3287ec4e3ca184e657b4dec94f07ada217782` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:15:23 GMT - Parent Layer: `1072ef51e770a912f40ad613d614f1bf1a1d16566b97fc70bd71aa47152253ab` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c34e1cafe8ba478e0e7a6a9fd2d7bb1d226938cf6ac8931cdf812d3b691d833c` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:17:53 GMT - Parent Layer: `2c411ddee6cab1008974b1564ca3287ec4e3ca184e657b4dec94f07ada217782` - Docker Version: 1.9.1 - Virtual Size: 78.7 MB (78709824 bytes) - v2 Blob: `sha256:bbaa314a59256efa421e0206169cef3612c97d31d3022d4428c8fcc2e0f59884` - v2 Content-Length: 22.0 MB (22021549 bytes) #### `6270f861c46343b9627afb56fd71d88ec86a7ce73c1bdfbede508555684137c1` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:17:56 GMT - Parent Layer: `c34e1cafe8ba478e0e7a6a9fd2d7bb1d226938cf6ac8931cdf812d3b691d833c` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:629f63939484e94b60907d9b045bca4068d34206246b5d4fc027d0307c5355ec` - v2 Content-Length: 268.0 B #### `3483ae69fd8c2f984ce4a16aa74145947b397194635788872af676ad4126fcbb` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:17:56 GMT - Parent Layer: `6270f861c46343b9627afb56fd71d88ec86a7ce73c1bdfbede508555684137c1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4.4-onbuild` ```console $ docker pull library/python@sha256:328c3905489f114393ea722c38f04fcd071fe88744f571087d16c5bae6445a9e ``` - Total Virtual Size: 686.4 MB (686406255 bytes) - Total v2 Content-Length: 263.2 MB (263241936 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1072ef51e770a912f40ad613d614f1bf1a1d16566b97fc70bd71aa47152253ab` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 14:25:17 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2c411ddee6cab1008974b1564ca3287ec4e3ca184e657b4dec94f07ada217782` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:15:23 GMT - Parent Layer: `1072ef51e770a912f40ad613d614f1bf1a1d16566b97fc70bd71aa47152253ab` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c34e1cafe8ba478e0e7a6a9fd2d7bb1d226938cf6ac8931cdf812d3b691d833c` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:17:53 GMT - Parent Layer: `2c411ddee6cab1008974b1564ca3287ec4e3ca184e657b4dec94f07ada217782` - Docker Version: 1.9.1 - Virtual Size: 78.7 MB (78709824 bytes) - v2 Blob: `sha256:bbaa314a59256efa421e0206169cef3612c97d31d3022d4428c8fcc2e0f59884` - v2 Content-Length: 22.0 MB (22021549 bytes) #### `6270f861c46343b9627afb56fd71d88ec86a7ce73c1bdfbede508555684137c1` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:17:56 GMT - Parent Layer: `c34e1cafe8ba478e0e7a6a9fd2d7bb1d226938cf6ac8931cdf812d3b691d833c` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:629f63939484e94b60907d9b045bca4068d34206246b5d4fc027d0307c5355ec` - v2 Content-Length: 268.0 B #### `3483ae69fd8c2f984ce4a16aa74145947b397194635788872af676ad4126fcbb` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:17:56 GMT - Parent Layer: `6270f861c46343b9627afb56fd71d88ec86a7ce73c1bdfbede508555684137c1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1b6035b342cbc5ed918cb66f298c2d81de1cb380f9c222123b03cf5299265621` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:18:19 GMT - Parent Layer: `3483ae69fd8c2f984ce4a16aa74145947b397194635788872af676ad4126fcbb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:ef787123d127c647232cc377b0b8951e4461d5ec51e7ed864a8d8a5263ba5839` - v2 Content-Length: 126.0 B #### `d6d5fd319aa1f8cda0332720216dd31998978ed0dddd615194754ab5ef268f47` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:18:19 GMT - Parent Layer: `1b6035b342cbc5ed918cb66f298c2d81de1cb380f9c222123b03cf5299265621` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `aacdc55323dbe4b2e95fbc737eca7a6a285e5a33d6955eab9714e8e8fffb8664` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 03:18:20 GMT - Parent Layer: `d6d5fd319aa1f8cda0332720216dd31998978ed0dddd615194754ab5ef268f47` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d99a67b75bffdbb99c754d43bb580d0ec84f1dea3e245cfd815f935ce73e14d6` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 03:18:21 GMT - Parent Layer: `aacdc55323dbe4b2e95fbc737eca7a6a285e5a33d6955eab9714e8e8fffb8664` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `59d4813ae0b3a96be6d4704254c2211370012e6b424925ff865d78c01fe031d5` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:18:21 GMT - Parent Layer: `d99a67b75bffdbb99c754d43bb580d0ec84f1dea3e245cfd815f935ce73e14d6` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4-onbuild` ```console $ docker pull library/python@sha256:9a8206d45b44e66ee78d5dee89fd6d3436d411399b67b13c525561dbdc655e91 ``` - Total Virtual Size: 686.4 MB (686406255 bytes) - Total v2 Content-Length: 263.2 MB (263241936 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1072ef51e770a912f40ad613d614f1bf1a1d16566b97fc70bd71aa47152253ab` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 14:25:17 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2c411ddee6cab1008974b1564ca3287ec4e3ca184e657b4dec94f07ada217782` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:15:23 GMT - Parent Layer: `1072ef51e770a912f40ad613d614f1bf1a1d16566b97fc70bd71aa47152253ab` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c34e1cafe8ba478e0e7a6a9fd2d7bb1d226938cf6ac8931cdf812d3b691d833c` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:17:53 GMT - Parent Layer: `2c411ddee6cab1008974b1564ca3287ec4e3ca184e657b4dec94f07ada217782` - Docker Version: 1.9.1 - Virtual Size: 78.7 MB (78709824 bytes) - v2 Blob: `sha256:bbaa314a59256efa421e0206169cef3612c97d31d3022d4428c8fcc2e0f59884` - v2 Content-Length: 22.0 MB (22021549 bytes) #### `6270f861c46343b9627afb56fd71d88ec86a7ce73c1bdfbede508555684137c1` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:17:56 GMT - Parent Layer: `c34e1cafe8ba478e0e7a6a9fd2d7bb1d226938cf6ac8931cdf812d3b691d833c` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:629f63939484e94b60907d9b045bca4068d34206246b5d4fc027d0307c5355ec` - v2 Content-Length: 268.0 B #### `3483ae69fd8c2f984ce4a16aa74145947b397194635788872af676ad4126fcbb` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:17:56 GMT - Parent Layer: `6270f861c46343b9627afb56fd71d88ec86a7ce73c1bdfbede508555684137c1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `1b6035b342cbc5ed918cb66f298c2d81de1cb380f9c222123b03cf5299265621` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:18:19 GMT - Parent Layer: `3483ae69fd8c2f984ce4a16aa74145947b397194635788872af676ad4126fcbb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:ef787123d127c647232cc377b0b8951e4461d5ec51e7ed864a8d8a5263ba5839` - v2 Content-Length: 126.0 B #### `d6d5fd319aa1f8cda0332720216dd31998978ed0dddd615194754ab5ef268f47` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:18:19 GMT - Parent Layer: `1b6035b342cbc5ed918cb66f298c2d81de1cb380f9c222123b03cf5299265621` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `aacdc55323dbe4b2e95fbc737eca7a6a285e5a33d6955eab9714e8e8fffb8664` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 03:18:20 GMT - Parent Layer: `d6d5fd319aa1f8cda0332720216dd31998978ed0dddd615194754ab5ef268f47` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d99a67b75bffdbb99c754d43bb580d0ec84f1dea3e245cfd815f935ce73e14d6` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 03:18:21 GMT - Parent Layer: `aacdc55323dbe4b2e95fbc737eca7a6a285e5a33d6955eab9714e8e8fffb8664` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `59d4813ae0b3a96be6d4704254c2211370012e6b424925ff865d78c01fe031d5` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:18:21 GMT - Parent Layer: `d99a67b75bffdbb99c754d43bb580d0ec84f1dea3e245cfd815f935ce73e14d6` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4.4-slim` ```console $ docker pull library/python@sha256:619515dabae285450a95fab96c77085d7c04efe1a7a4e43e6eb0857cfc81b1fa ``` - Total Virtual Size: 215.6 MB (215575217 bytes) - Total v2 Content-Length: 78.8 MB (78799268 bytes) ### Layers (11) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:28:24 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a2347eb9d7b5d21e012e73c4d594f3f29a9d8c0af59e01ae7c55332faa49690a` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 14:28:24 GMT - Parent Layer: `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3b907fdf3566db3780369e2a4bfffd14ed418ac0e7d17805da8f16d5c04d30c8` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:18:51 GMT - Parent Layer: `a2347eb9d7b5d21e012e73c4d594f3f29a9d8c0af59e01ae7c55332faa49690a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `599d984d792552107c2ac21e29c0992da8e1f5c6151cef4dbc37fd520915df17` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:22:18 GMT - Parent Layer: `3b907fdf3566db3780369e2a4bfffd14ed418ac0e7d17805da8f16d5c04d30c8` - Docker Version: 1.9.1 - Virtual Size: 83.1 MB (83071753 bytes) - v2 Blob: `sha256:2a5023bf6a3080103bad2c979257346a5f688cb7eced5dd6493e26015dcc2f3b` - v2 Content-Length: 24.1 MB (24115991 bytes) #### `c0aa9403f7ced746423a347c6d9b706ba0e35a028a669a7b9f978ad177c87903` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:22:20 GMT - Parent Layer: `599d984d792552107c2ac21e29c0992da8e1f5c6151cef4dbc37fd520915df17` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:0f8cf125eabf75a9bf6b186b4f8a596ce06f99d4cde2c8a4e32bfe6f62f20176` - v2 Content-Length: 273.0 B #### `769773b90a0d0c2f7fc15590269163d06f139bd7a48eaf125b6eb8df4c565b58` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:22:21 GMT - Parent Layer: `c0aa9403f7ced746423a347c6d9b706ba0e35a028a669a7b9f978ad177c87903` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4-slim` ```console $ docker pull library/python@sha256:19bff077b968ba0e0158c70743937644e6233c25cffc4b190e5209f9e9ea4b7c ``` - Total Virtual Size: 215.6 MB (215575217 bytes) - Total v2 Content-Length: 78.8 MB (78799268 bytes) ### Layers (11) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:28:24 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a2347eb9d7b5d21e012e73c4d594f3f29a9d8c0af59e01ae7c55332faa49690a` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 14:28:24 GMT - Parent Layer: `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3b907fdf3566db3780369e2a4bfffd14ed418ac0e7d17805da8f16d5c04d30c8` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:18:51 GMT - Parent Layer: `a2347eb9d7b5d21e012e73c4d594f3f29a9d8c0af59e01ae7c55332faa49690a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `599d984d792552107c2ac21e29c0992da8e1f5c6151cef4dbc37fd520915df17` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:22:18 GMT - Parent Layer: `3b907fdf3566db3780369e2a4bfffd14ed418ac0e7d17805da8f16d5c04d30c8` - Docker Version: 1.9.1 - Virtual Size: 83.1 MB (83071753 bytes) - v2 Blob: `sha256:2a5023bf6a3080103bad2c979257346a5f688cb7eced5dd6493e26015dcc2f3b` - v2 Content-Length: 24.1 MB (24115991 bytes) #### `c0aa9403f7ced746423a347c6d9b706ba0e35a028a669a7b9f978ad177c87903` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:22:20 GMT - Parent Layer: `599d984d792552107c2ac21e29c0992da8e1f5c6151cef4dbc37fd520915df17` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:0f8cf125eabf75a9bf6b186b4f8a596ce06f99d4cde2c8a4e32bfe6f62f20176` - v2 Content-Length: 273.0 B #### `769773b90a0d0c2f7fc15590269163d06f139bd7a48eaf125b6eb8df4c565b58` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:22:21 GMT - Parent Layer: `c0aa9403f7ced746423a347c6d9b706ba0e35a028a669a7b9f978ad177c87903` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4.4-alpine` ```console $ docker pull library/python@sha256:170bccda1e1c4103339a560e7e4218d7f2c6e71a84715efd4b1e903fc8e340be ``` - Total Virtual Size: 84.8 MB (84801415 bytes) - Total v2 Content-Length: 25.2 MB (25225514 bytes) ### Layers (8) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 17:43:29 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `8355733b3a76ce2e13920b1c7f375ccf19bdb5259bf6501e09b7c719f9494ced` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 17:43:30 GMT - Parent Layer: `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `5f763dd8ad8c2fa148fe116945936e3c3662112975fd8d0763c15277a77d4577` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:22:55 GMT - Parent Layer: `8355733b3a76ce2e13920b1c7f375ccf19bdb5259bf6501e09b7c719f9494ced` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3f7e99321a1567a2f63e31236f3c096d98cd5fc8a0b8597e72b1ee2aec2bbb79` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk del .fetch-deps \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:25:28 GMT - Parent Layer: `5f763dd8ad8c2fa148fe116945936e3c3662112975fd8d0763c15277a77d4577` - Docker Version: 1.9.1 - Virtual Size: 80.0 MB (80003416 bytes) - v2 Blob: `sha256:065e692c60b3f60da22e46587f41b9d69aa095c98d41c736fa88ee18fae0d8b9` - v2 Content-Length: 22.9 MB (22905320 bytes) #### `c016368ba2b9082c737d10c33491612fca217f912985a713817fd53fe0bf4891` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:25:31 GMT - Parent Layer: `3f7e99321a1567a2f63e31236f3c096d98cd5fc8a0b8597e72b1ee2aec2bbb79` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:d093a3aa97aa57587b17ced483d3055271a5e256c1c93aec62211a6ab98a3268` - v2 Content-Length: 261.0 B #### `157f52905587900341dd17509f12473c7308326833f9c81f289e022b482ad3fd` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:25:32 GMT - Parent Layer: `c016368ba2b9082c737d10c33491612fca217f912985a713817fd53fe0bf4891` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4-alpine` ```console $ docker pull library/python@sha256:75e613df35334e30b979ec365a66389ce6b2f62d230a94bd2d288927b9a6257d ``` - Total Virtual Size: 84.8 MB (84801415 bytes) - Total v2 Content-Length: 25.2 MB (25225514 bytes) ### Layers (8) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 17:43:29 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `8355733b3a76ce2e13920b1c7f375ccf19bdb5259bf6501e09b7c719f9494ced` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 17:43:30 GMT - Parent Layer: `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `5f763dd8ad8c2fa148fe116945936e3c3662112975fd8d0763c15277a77d4577` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:22:55 GMT - Parent Layer: `8355733b3a76ce2e13920b1c7f375ccf19bdb5259bf6501e09b7c719f9494ced` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3f7e99321a1567a2f63e31236f3c096d98cd5fc8a0b8597e72b1ee2aec2bbb79` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk del .fetch-deps \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:25:28 GMT - Parent Layer: `5f763dd8ad8c2fa148fe116945936e3c3662112975fd8d0763c15277a77d4577` - Docker Version: 1.9.1 - Virtual Size: 80.0 MB (80003416 bytes) - v2 Blob: `sha256:065e692c60b3f60da22e46587f41b9d69aa095c98d41c736fa88ee18fae0d8b9` - v2 Content-Length: 22.9 MB (22905320 bytes) #### `c016368ba2b9082c737d10c33491612fca217f912985a713817fd53fe0bf4891` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:25:31 GMT - Parent Layer: `3f7e99321a1567a2f63e31236f3c096d98cd5fc8a0b8597e72b1ee2aec2bbb79` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:d093a3aa97aa57587b17ced483d3055271a5e256c1c93aec62211a6ab98a3268` - v2 Content-Length: 261.0 B #### `157f52905587900341dd17509f12473c7308326833f9c81f289e022b482ad3fd` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:25:32 GMT - Parent Layer: `c016368ba2b9082c737d10c33491612fca217f912985a713817fd53fe0bf4891` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4.4-wheezy` ```console $ docker pull library/python@sha256:d1aedda25423349629fd2ba6baa8828889ebd844aef0be4d5cd3fc55b655693b ``` - Total Virtual Size: 538.2 MB (538232614 bytes) - Total v2 Content-Length: 197.8 MB (197781575 bytes) ### Layers (13) #### `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` ```dockerfile ADD file:73c2f06a3259420bc07e1b956b33721e4358cbd68533e021b6d888545859c5d5 in / ``` - Created: Tue, 01 Mar 2016 18:52:03 GMT - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84906260 bytes) - v2 Blob: `sha256:4d690fa986553fb89f8ea3131e923ed9470d7a863add7991ea547805d5cab0d4` - v2 Content-Length: 37.2 MB (37190628 bytes) #### `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:52:06 GMT - Parent Layer: `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:55 GMT - Parent Layer: `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` - Docker Version: 1.9.1 - Virtual Size: 14.2 MB (14187318 bytes) - v2 Blob: `sha256:5372f1e24e33826263d9fe6e8b732232aadd8d6e8051fbba0246af344dad40be` - v2 Content-Length: 6.7 MB (6729273 bytes) #### `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:56 GMT - Parent Layer: `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` - Docker Version: 1.9.1 - Virtual Size: 110.0 MB (110026607 bytes) - v2 Blob: `sha256:e6e4db7c3583498ce25903846cc636d5adfc54e912c43d46e19556a0799371fa` - v2 Content-Length: 37.4 MB (37365585 bytes) #### `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:02:29 GMT - Parent Layer: `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` - Docker Version: 1.9.1 - Virtual Size: 250.6 MB (250594554 bytes) - v2 Blob: `sha256:b20fa92dff5bddb9ac8b23bf2c44cbcb4546e6b8d9247963006d3245449eec74` - v2 Content-Length: 94.3 MB (94307104 bytes) #### `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 14:09:29 GMT - Parent Layer: `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` - Docker Version: 1.9.1 - Virtual Size: 845.9 KB (845946 bytes) - v2 Blob: `sha256:04f913ef70add0db2e0a203b048ed2a687fffe5201e22be7e6734dabfebf1c53` - v2 Content-Length: 198.6 KB (198552 bytes) #### `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 14:09:30 GMT - Parent Layer: `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d28b7bb39dab840b4f9aee67228fde2556ee5f5e3ed62a794e5664fcf493a615` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:32:41 GMT - Parent Layer: `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a9ff5e4d74c307f59d3a8c4369b0cf89e7b1ceca2316a69da828dfb42d85362f` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 14:32:42 GMT - Parent Layer: `d28b7bb39dab840b4f9aee67228fde2556ee5f5e3ed62a794e5664fcf493a615` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0c41973541ce1b8621ccd5ea007be788eb38f32b48474975e3b6d665502ae31d` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:26:04 GMT - Parent Layer: `a9ff5e4d74c307f59d3a8c4369b0cf89e7b1ceca2316a69da828dfb42d85362f` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `bb63249f6be6db77474622a33a228e66e0893cc6339784b0f753c45eea34b3c1` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:28:19 GMT - Parent Layer: `0c41973541ce1b8621ccd5ea007be788eb38f32b48474975e3b6d665502ae31d` - Docker Version: 1.9.1 - Virtual Size: 77.7 MB (77671881 bytes) - v2 Blob: `sha256:5fffc90d7d4a4938bfb5c2c2d72651c013fd927a052ba91657d58d8f7bd5ffb3` - v2 Content-Length: 22.0 MB (21989971 bytes) #### `8bdab07f6da0cbbfe83e7df581a6048ffe78c88192554d547bddb141dcaeab04` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:28:22 GMT - Parent Layer: `bb63249f6be6db77474622a33a228e66e0893cc6339784b0f753c45eea34b3c1` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:0adb3a9ad0000fc9b3064f6345f5c8aa60a250862fa860072e03e0c71929dc2b` - v2 Content-Length: 270.0 B #### `b0dce13a5cd153bf15738fcf7cb15a6e00fe7897d3c2e38adf1e8054bc95d8dc` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:28:23 GMT - Parent Layer: `8bdab07f6da0cbbfe83e7df581a6048ffe78c88192554d547bddb141dcaeab04` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.4-wheezy` ```console $ docker pull library/python@sha256:8cde0140faa04c405f27a89ae9817f908ac70f081076142a826b5bb8ca4dbfc3 ``` - Total Virtual Size: 538.2 MB (538232614 bytes) - Total v2 Content-Length: 197.8 MB (197781575 bytes) ### Layers (13) #### `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` ```dockerfile ADD file:73c2f06a3259420bc07e1b956b33721e4358cbd68533e021b6d888545859c5d5 in / ``` - Created: Tue, 01 Mar 2016 18:52:03 GMT - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84906260 bytes) - v2 Blob: `sha256:4d690fa986553fb89f8ea3131e923ed9470d7a863add7991ea547805d5cab0d4` - v2 Content-Length: 37.2 MB (37190628 bytes) #### `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:52:06 GMT - Parent Layer: `002a4599f1ba54b8cd359ee3a01f936c16b7beeb0d38cbed43229cdbe93a25ea` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:55 GMT - Parent Layer: `43d31a5a4c8c063e9711cde1b0a9f7b1721ff133e72f61b50ed3b8128feb0ed5` - Docker Version: 1.9.1 - Virtual Size: 14.2 MB (14187318 bytes) - v2 Blob: `sha256:5372f1e24e33826263d9fe6e8b732232aadd8d6e8051fbba0246af344dad40be` - v2 Content-Length: 6.7 MB (6729273 bytes) #### `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:56 GMT - Parent Layer: `f32fbd7fff2e40cd21c82b726152f352021f16016aada2db6a77dda400045ada` - Docker Version: 1.9.1 - Virtual Size: 110.0 MB (110026607 bytes) - v2 Blob: `sha256:e6e4db7c3583498ce25903846cc636d5adfc54e912c43d46e19556a0799371fa` - v2 Content-Length: 37.4 MB (37365585 bytes) #### `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:02:29 GMT - Parent Layer: `61be0c81cc289935f157f07b2efe5dfb0f722796aa7e0d65cfbe3202d4baa032` - Docker Version: 1.9.1 - Virtual Size: 250.6 MB (250594554 bytes) - v2 Blob: `sha256:b20fa92dff5bddb9ac8b23bf2c44cbcb4546e6b8d9247963006d3245449eec74` - v2 Content-Length: 94.3 MB (94307104 bytes) #### `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 14:09:29 GMT - Parent Layer: `e3b5d15a56b42d65657451f398151cc01f433d4e1769753789af97941fadcc1d` - Docker Version: 1.9.1 - Virtual Size: 845.9 KB (845946 bytes) - v2 Blob: `sha256:04f913ef70add0db2e0a203b048ed2a687fffe5201e22be7e6734dabfebf1c53` - v2 Content-Length: 198.6 KB (198552 bytes) #### `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 14:09:30 GMT - Parent Layer: `c59b449b408407dc640cf5c19dda76e0bffac20d08906530ad65a7f6f3f53c47` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d28b7bb39dab840b4f9aee67228fde2556ee5f5e3ed62a794e5664fcf493a615` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:32:41 GMT - Parent Layer: `f32e9c03ef302315ab23614718246223b5a8a9cac61a13a1addc3e42897fde8d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a9ff5e4d74c307f59d3a8c4369b0cf89e7b1ceca2316a69da828dfb42d85362f` ```dockerfile ENV PYTHON_VERSION=3.4.4 ``` - Created: Wed, 02 Mar 2016 14:32:42 GMT - Parent Layer: `d28b7bb39dab840b4f9aee67228fde2556ee5f5e3ed62a794e5664fcf493a615` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0c41973541ce1b8621ccd5ea007be788eb38f32b48474975e3b6d665502ae31d` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:26:04 GMT - Parent Layer: `a9ff5e4d74c307f59d3a8c4369b0cf89e7b1ceca2316a69da828dfb42d85362f` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `bb63249f6be6db77474622a33a228e66e0893cc6339784b0f753c45eea34b3c1` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:28:19 GMT - Parent Layer: `0c41973541ce1b8621ccd5ea007be788eb38f32b48474975e3b6d665502ae31d` - Docker Version: 1.9.1 - Virtual Size: 77.7 MB (77671881 bytes) - v2 Blob: `sha256:5fffc90d7d4a4938bfb5c2c2d72651c013fd927a052ba91657d58d8f7bd5ffb3` - v2 Content-Length: 22.0 MB (21989971 bytes) #### `8bdab07f6da0cbbfe83e7df581a6048ffe78c88192554d547bddb141dcaeab04` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.4 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:28:22 GMT - Parent Layer: `bb63249f6be6db77474622a33a228e66e0893cc6339784b0f753c45eea34b3c1` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:0adb3a9ad0000fc9b3064f6345f5c8aa60a250862fa860072e03e0c71929dc2b` - v2 Content-Length: 270.0 B #### `b0dce13a5cd153bf15738fcf7cb15a6e00fe7897d3c2e38adf1e8054bc95d8dc` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:28:23 GMT - Parent Layer: `8bdab07f6da0cbbfe83e7df581a6048ffe78c88192554d547bddb141dcaeab04` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.5.1` ```console $ docker pull library/python@sha256:e292847c7782d78b7bb71422bbd170191fd298b51506cea147deb9e814b8b82e ``` - Total Virtual Size: 689.6 MB (689550163 bytes) - Total v2 Content-Length: 264.2 MB (264225739 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:13:06 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:28:57 GMT - Parent Layer: `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:31:03 GMT - Parent Layer: `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` - Docker Version: 1.9.1 - Virtual Size: 81.9 MB (81853732 bytes) - v2 Blob: `sha256:a40a071d19bbf89e82b1dddb521636ce7e788742a94e2c0716e0268c5ade1653` - v2 Content-Length: 23.0 MB (23005603 bytes) #### `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:ee9f180ea7f3293a6c6aae7dfda1af89de3289a790f1b2e81a306ad7fae1667a` - v2 Content-Length: 271.0 B #### `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.5` ```console $ docker pull library/python@sha256:010527374a3b5bf748acdd04c330786abe6cc37c98b3c0636751d7d750f36a1d ``` - Total Virtual Size: 689.6 MB (689550163 bytes) - Total v2 Content-Length: 264.2 MB (264225739 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:13:06 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:28:57 GMT - Parent Layer: `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:31:03 GMT - Parent Layer: `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` - Docker Version: 1.9.1 - Virtual Size: 81.9 MB (81853732 bytes) - v2 Blob: `sha256:a40a071d19bbf89e82b1dddb521636ce7e788742a94e2c0716e0268c5ade1653` - v2 Content-Length: 23.0 MB (23005603 bytes) #### `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:ee9f180ea7f3293a6c6aae7dfda1af89de3289a790f1b2e81a306ad7fae1667a` - v2 Content-Length: 271.0 B #### `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3` ```console $ docker pull library/python@sha256:f09008246f74f5afb92ef3dbddd0da0b25e70ba51f22d866f658129ddda42ee1 ``` - Total Virtual Size: 689.6 MB (689550163 bytes) - Total v2 Content-Length: 264.2 MB (264225739 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:13:06 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:28:57 GMT - Parent Layer: `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:31:03 GMT - Parent Layer: `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` - Docker Version: 1.9.1 - Virtual Size: 81.9 MB (81853732 bytes) - v2 Blob: `sha256:a40a071d19bbf89e82b1dddb521636ce7e788742a94e2c0716e0268c5ade1653` - v2 Content-Length: 23.0 MB (23005603 bytes) #### `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:ee9f180ea7f3293a6c6aae7dfda1af89de3289a790f1b2e81a306ad7fae1667a` - v2 Content-Length: 271.0 B #### `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:latest` ```console $ docker pull library/python@sha256:eb62b868edbdceb207fb0f8642826689f35312a3c9366a6418ecdb1090e8a902 ``` - Total Virtual Size: 689.6 MB (689550163 bytes) - Total v2 Content-Length: 264.2 MB (264225739 bytes) ### Layers (13) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:13:06 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:28:57 GMT - Parent Layer: `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:31:03 GMT - Parent Layer: `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` - Docker Version: 1.9.1 - Virtual Size: 81.9 MB (81853732 bytes) - v2 Blob: `sha256:a40a071d19bbf89e82b1dddb521636ce7e788742a94e2c0716e0268c5ade1653` - v2 Content-Length: 23.0 MB (23005603 bytes) #### `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:ee9f180ea7f3293a6c6aae7dfda1af89de3289a790f1b2e81a306ad7fae1667a` - v2 Content-Length: 271.0 B #### `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.5.1-onbuild` ```console $ docker pull library/python@sha256:2e77cb2239ef7fef5433e4a82c7d0a812183eafa7239759a3b483f85b653bad5 ``` - Total Virtual Size: 689.6 MB (689550163 bytes) - Total v2 Content-Length: 264.2 MB (264225993 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:13:06 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:28:57 GMT - Parent Layer: `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:31:03 GMT - Parent Layer: `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` - Docker Version: 1.9.1 - Virtual Size: 81.9 MB (81853732 bytes) - v2 Blob: `sha256:a40a071d19bbf89e82b1dddb521636ce7e788742a94e2c0716e0268c5ade1653` - v2 Content-Length: 23.0 MB (23005603 bytes) #### `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:ee9f180ea7f3293a6c6aae7dfda1af89de3289a790f1b2e81a306ad7fae1667a` - v2 Content-Length: 271.0 B #### `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ff26805af7f118c113078a482736d88f31e5f6a0c1ca4c293a762a5d32c96d37` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:10 GMT - Parent Layer: `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:9cbd88c0a267a879e6bf80ef6d95aef044c2b483ef23069c4876826aa719040a` - v2 Content-Length: 126.0 B #### `5851eeb6beebedebb71de5450831f4802a91b8448c1c9cdc7a89f6abae3f1149` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:11 GMT - Parent Layer: `ff26805af7f118c113078a482736d88f31e5f6a0c1ca4c293a762a5d32c96d37` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `57e2eb431bcd0f3359e5dd7a1122084ef34567351c340dfea35698718ebdbcca` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 03:32:11 GMT - Parent Layer: `5851eeb6beebedebb71de5450831f4802a91b8448c1c9cdc7a89f6abae3f1149` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `21596073ec63f61aec0681edbe6c68ea4a865e262a7452d25b42b2d47598c5f5` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 03:32:12 GMT - Parent Layer: `57e2eb431bcd0f3359e5dd7a1122084ef34567351c340dfea35698718ebdbcca` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `e117747f52091c85faf21bf814be3a022d44aff38df617308ec93127ad564149` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:13 GMT - Parent Layer: `21596073ec63f61aec0681edbe6c68ea4a865e262a7452d25b42b2d47598c5f5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.5-onbuild` ```console $ docker pull library/python@sha256:2dfe5f70892f0519ae4b0fa960e0da9c1b0140c41fdd4d69a5dc80ce7a8a959b ``` - Total Virtual Size: 689.6 MB (689550163 bytes) - Total v2 Content-Length: 264.2 MB (264225993 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:13:06 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:28:57 GMT - Parent Layer: `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:31:03 GMT - Parent Layer: `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` - Docker Version: 1.9.1 - Virtual Size: 81.9 MB (81853732 bytes) - v2 Blob: `sha256:a40a071d19bbf89e82b1dddb521636ce7e788742a94e2c0716e0268c5ade1653` - v2 Content-Length: 23.0 MB (23005603 bytes) #### `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:ee9f180ea7f3293a6c6aae7dfda1af89de3289a790f1b2e81a306ad7fae1667a` - v2 Content-Length: 271.0 B #### `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ff26805af7f118c113078a482736d88f31e5f6a0c1ca4c293a762a5d32c96d37` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:10 GMT - Parent Layer: `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:9cbd88c0a267a879e6bf80ef6d95aef044c2b483ef23069c4876826aa719040a` - v2 Content-Length: 126.0 B #### `5851eeb6beebedebb71de5450831f4802a91b8448c1c9cdc7a89f6abae3f1149` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:11 GMT - Parent Layer: `ff26805af7f118c113078a482736d88f31e5f6a0c1ca4c293a762a5d32c96d37` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `57e2eb431bcd0f3359e5dd7a1122084ef34567351c340dfea35698718ebdbcca` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 03:32:11 GMT - Parent Layer: `5851eeb6beebedebb71de5450831f4802a91b8448c1c9cdc7a89f6abae3f1149` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `21596073ec63f61aec0681edbe6c68ea4a865e262a7452d25b42b2d47598c5f5` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 03:32:12 GMT - Parent Layer: `57e2eb431bcd0f3359e5dd7a1122084ef34567351c340dfea35698718ebdbcca` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `e117747f52091c85faf21bf814be3a022d44aff38df617308ec93127ad564149` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:13 GMT - Parent Layer: `21596073ec63f61aec0681edbe6c68ea4a865e262a7452d25b42b2d47598c5f5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3-onbuild` ```console $ docker pull library/python@sha256:545e1950ceb857a39355bf9ec755eb87b398e28fbd78881d28b810c41e8c3234 ``` - Total Virtual Size: 689.6 MB (689550163 bytes) - Total v2 Content-Length: 264.2 MB (264225993 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:13:06 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:28:57 GMT - Parent Layer: `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:31:03 GMT - Parent Layer: `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` - Docker Version: 1.9.1 - Virtual Size: 81.9 MB (81853732 bytes) - v2 Blob: `sha256:a40a071d19bbf89e82b1dddb521636ce7e788742a94e2c0716e0268c5ade1653` - v2 Content-Length: 23.0 MB (23005603 bytes) #### `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:ee9f180ea7f3293a6c6aae7dfda1af89de3289a790f1b2e81a306ad7fae1667a` - v2 Content-Length: 271.0 B #### `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ff26805af7f118c113078a482736d88f31e5f6a0c1ca4c293a762a5d32c96d37` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:10 GMT - Parent Layer: `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:9cbd88c0a267a879e6bf80ef6d95aef044c2b483ef23069c4876826aa719040a` - v2 Content-Length: 126.0 B #### `5851eeb6beebedebb71de5450831f4802a91b8448c1c9cdc7a89f6abae3f1149` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:11 GMT - Parent Layer: `ff26805af7f118c113078a482736d88f31e5f6a0c1ca4c293a762a5d32c96d37` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `57e2eb431bcd0f3359e5dd7a1122084ef34567351c340dfea35698718ebdbcca` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 03:32:11 GMT - Parent Layer: `5851eeb6beebedebb71de5450831f4802a91b8448c1c9cdc7a89f6abae3f1149` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `21596073ec63f61aec0681edbe6c68ea4a865e262a7452d25b42b2d47598c5f5` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 03:32:12 GMT - Parent Layer: `57e2eb431bcd0f3359e5dd7a1122084ef34567351c340dfea35698718ebdbcca` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `e117747f52091c85faf21bf814be3a022d44aff38df617308ec93127ad564149` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:13 GMT - Parent Layer: `21596073ec63f61aec0681edbe6c68ea4a865e262a7452d25b42b2d47598c5f5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:onbuild` ```console $ docker pull library/python@sha256:4dc0ee4b924fd4d75f33ed8c2023f6ca5116db2f91e8a86575a6b85697784a0e ``` - Total Virtual Size: 689.6 MB (689550163 bytes) - Total v2 Content-Length: 264.2 MB (264225993 bytes) ### Layers (18) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ wget \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:56:33 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 44.3 MB (44315342 bytes) - v2 Blob: `sha256:0f35d0fe50cc8378069ab18a20a7aa65bda82e19b5caca53d21e3866d203aa07` - v2 Content-Length: 18.5 MB (18534098 bytes) #### `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ bzr \ git \ mercurial \ openssh-client \ subversion \ procps \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 18:58:26 GMT - Parent Layer: `3c3e582d88fad41cd2fc62d98ab54d4199030bff57b76a55c66b6946173909fa` - Docker Version: 1.9.1 - Virtual Size: 122.6 MB (122586932 bytes) - v2 Blob: `sha256:627b6479c8f7601589d5fc889d9aa0fc9121f26dfd1c5af64ba964f82d561d8b` - v2 Content-Length: 42.5 MB (42494879 bytes) #### `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ autoconf \ automake \ bzip2 \ file \ g++ \ gcc \ imagemagick \ libbz2-dev \ libc6-dev \ libcurl4-openssl-dev \ libevent-dev \ libffi-dev \ libgeoip-dev \ libglib2.0-dev \ libjpeg-dev \ liblzma-dev \ libmagickcore-dev \ libmagickwand-dev \ libmysqlclient-dev \ libncurses-dev \ libpng-dev \ libpq-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ libtool \ libwebp-dev \ libxml2-dev \ libxslt-dev \ libyaml-dev \ make \ patch \ xz-utils \ zlib1g-dev \ && rm -rf /var/lib/apt/lists/* ``` - Created: Tue, 01 Mar 2016 19:01:16 GMT - Parent Layer: `5901462573ab9e62761caa412b98a6ea4c847f2d652e9a9be18befbc36986331` - Docker Version: 1.9.1 - Virtual Size: 314.7 MB (314698285 bytes) - v2 Blob: `sha256:67c44324f4e30ead35c8a464eac3c0a3533d5f58ce2d64f1d89d07432f0073cd` - v2 Content-Length: 128.6 MB (128602210 bytes) #### `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:53:12 GMT - Parent Layer: `c8bb6b7c8be6a598f8fca43966e84ece9e368b15b36b75f8a73e028ee4b9face` - Docker Version: 1.9.1 - Virtual Size: 985.0 KB (985021 bytes) - v2 Blob: `sha256:9ee7e6ec2a050a41a754a8f1731e6e30e371b1bf1c5ab39852338668047652b6` - v2 Content-Length: 220.8 KB (220771 bytes) #### `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:53:13 GMT - Parent Layer: `3eeb5182fe51de3e56959139480082ecd7a64263bf89a1231d8996d7c44503e2` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:13:05 GMT - Parent Layer: `663a06e2d36161678339b527140c746ac0a66f01ba9f0252780663a390f4e6fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:13:06 GMT - Parent Layer: `77f6c4e2025e2bb38b8699602a90e4fcde52ea8c85f6687f6f1ac60e4c878740` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:28:57 GMT - Parent Layer: `c4951204d544b6d97a4f6d72546db66aa8204d6817ea85454e8ca42652f7b3e1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` ```dockerfile RUN set -ex \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:31:03 GMT - Parent Layer: `88b79a85201577d63792e65f128d37a70bb6ab6037b12a11fff70d0df166cb3b` - Docker Version: 1.9.1 - Virtual Size: 81.9 MB (81853732 bytes) - v2 Blob: `sha256:a40a071d19bbf89e82b1dddb521636ce7e788742a94e2c0716e0268c5ade1653` - v2 Content-Length: 23.0 MB (23005603 bytes) #### `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `735a6de81475a6381157bccb41da7ee798de1b4ea5e824a264d88d187431aea2` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:ee9f180ea7f3293a6c6aae7dfda1af89de3289a790f1b2e81a306ad7fae1667a` - v2 Content-Length: 271.0 B #### `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:31:06 GMT - Parent Layer: `c7f4afc7c03050724f0774276358c5086c7a5f91cee85f615b794d4c5916d421` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ff26805af7f118c113078a482736d88f31e5f6a0c1ca4c293a762a5d32c96d37` ```dockerfile RUN mkdir -p /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:10 GMT - Parent Layer: `deca99067fe19ae8bc293673e0a7a52e8b72968acbd8dabeb7315a388f40ad0a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:9cbd88c0a267a879e6bf80ef6d95aef044c2b483ef23069c4876826aa719040a` - v2 Content-Length: 126.0 B #### `5851eeb6beebedebb71de5450831f4802a91b8448c1c9cdc7a89f6abae3f1149` ```dockerfile WORKDIR /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:11 GMT - Parent Layer: `ff26805af7f118c113078a482736d88f31e5f6a0c1ca4c293a762a5d32c96d37` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `57e2eb431bcd0f3359e5dd7a1122084ef34567351c340dfea35698718ebdbcca` ```dockerfile ONBUILD COPY requirements.txt /usr/src/app/ ``` - Created: Wed, 09 Mar 2016 03:32:11 GMT - Parent Layer: `5851eeb6beebedebb71de5450831f4802a91b8448c1c9cdc7a89f6abae3f1149` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `21596073ec63f61aec0681edbe6c68ea4a865e262a7452d25b42b2d47598c5f5` ```dockerfile ONBUILD RUN pip install --no-cache-dir -r requirements.txt ``` - Created: Wed, 09 Mar 2016 03:32:12 GMT - Parent Layer: `57e2eb431bcd0f3359e5dd7a1122084ef34567351c340dfea35698718ebdbcca` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `e117747f52091c85faf21bf814be3a022d44aff38df617308ec93127ad564149` ```dockerfile ONBUILD COPY . /usr/src/app ``` - Created: Wed, 09 Mar 2016 03:32:13 GMT - Parent Layer: `21596073ec63f61aec0681edbe6c68ea4a865e262a7452d25b42b2d47598c5f5` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.5.1-slim` ```console $ docker pull library/python@sha256:2f40b9f3406524e857e4c45771d3fe0ecf286fa5e078a4f49657eba3c691cc02 ``` - Total Virtual Size: 218.7 MB (218710594 bytes) - Total v2 Content-Length: 79.8 MB (79779919 bytes) ### Layers (11) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:28:24 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c9adaf0e6fcf2dfc0121712cf20b6b3b8fd682c109dabe7a271f05d8b793076` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:36:46 GMT - Parent Layer: `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a71aeef818d49eb70a703c324e04dd4b55705d7ea0dceecc393e96cc1e4b9fa4` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:33:08 GMT - Parent Layer: `3c9adaf0e6fcf2dfc0121712cf20b6b3b8fd682c109dabe7a271f05d8b793076` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0e231ce8bcb53592ce87bff0d180db608d041190eaa10893e57f367ae78cfb42` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:36:18 GMT - Parent Layer: `a71aeef818d49eb70a703c324e04dd4b55705d7ea0dceecc393e96cc1e4b9fa4` - Docker Version: 1.9.1 - Virtual Size: 86.2 MB (86207130 bytes) - v2 Blob: `sha256:3056cdb6272af13283470ce4d92ca8464e3ee40ea8c8fe3967868c80ff00f8d4` - v2 Content-Length: 25.1 MB (25096647 bytes) #### `8e5d9d7bd58c31976495be267b607fb008729d688a0975a030d6d0a26e7ed830` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:36:21 GMT - Parent Layer: `0e231ce8bcb53592ce87bff0d180db608d041190eaa10893e57f367ae78cfb42` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:d0b8d4b7d7c3e82befbc519c369995ef8b8fb944318703b3ac280990e6acfcee` - v2 Content-Length: 268.0 B #### `9dd6faf34af3ffa614c2645cea52cee3ef1c2f936bb0ce295ed2ae8535e68acb` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:36:22 GMT - Parent Layer: `8e5d9d7bd58c31976495be267b607fb008729d688a0975a030d6d0a26e7ed830` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.5-slim` ```console $ docker pull library/python@sha256:8d5b7838737e66ed60af0869f91faaa8a65ceead509ea1dbdd467ad0bdae3af4 ``` - Total Virtual Size: 218.7 MB (218710594 bytes) - Total v2 Content-Length: 79.8 MB (79779919 bytes) ### Layers (11) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:28:24 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c9adaf0e6fcf2dfc0121712cf20b6b3b8fd682c109dabe7a271f05d8b793076` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:36:46 GMT - Parent Layer: `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a71aeef818d49eb70a703c324e04dd4b55705d7ea0dceecc393e96cc1e4b9fa4` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:33:08 GMT - Parent Layer: `3c9adaf0e6fcf2dfc0121712cf20b6b3b8fd682c109dabe7a271f05d8b793076` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0e231ce8bcb53592ce87bff0d180db608d041190eaa10893e57f367ae78cfb42` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:36:18 GMT - Parent Layer: `a71aeef818d49eb70a703c324e04dd4b55705d7ea0dceecc393e96cc1e4b9fa4` - Docker Version: 1.9.1 - Virtual Size: 86.2 MB (86207130 bytes) - v2 Blob: `sha256:3056cdb6272af13283470ce4d92ca8464e3ee40ea8c8fe3967868c80ff00f8d4` - v2 Content-Length: 25.1 MB (25096647 bytes) #### `8e5d9d7bd58c31976495be267b607fb008729d688a0975a030d6d0a26e7ed830` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:36:21 GMT - Parent Layer: `0e231ce8bcb53592ce87bff0d180db608d041190eaa10893e57f367ae78cfb42` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:d0b8d4b7d7c3e82befbc519c369995ef8b8fb944318703b3ac280990e6acfcee` - v2 Content-Length: 268.0 B #### `9dd6faf34af3ffa614c2645cea52cee3ef1c2f936bb0ce295ed2ae8535e68acb` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:36:22 GMT - Parent Layer: `8e5d9d7bd58c31976495be267b607fb008729d688a0975a030d6d0a26e7ed830` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3-slim` ```console $ docker pull library/python@sha256:91159e38950ea5ccf0b2ef1f1e75bbc43eb966b20b3d0f47bc5842ee9f23b886 ``` - Total Virtual Size: 218.7 MB (218710594 bytes) - Total v2 Content-Length: 79.8 MB (79779919 bytes) ### Layers (11) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:28:24 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c9adaf0e6fcf2dfc0121712cf20b6b3b8fd682c109dabe7a271f05d8b793076` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:36:46 GMT - Parent Layer: `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a71aeef818d49eb70a703c324e04dd4b55705d7ea0dceecc393e96cc1e4b9fa4` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:33:08 GMT - Parent Layer: `3c9adaf0e6fcf2dfc0121712cf20b6b3b8fd682c109dabe7a271f05d8b793076` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0e231ce8bcb53592ce87bff0d180db608d041190eaa10893e57f367ae78cfb42` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:36:18 GMT - Parent Layer: `a71aeef818d49eb70a703c324e04dd4b55705d7ea0dceecc393e96cc1e4b9fa4` - Docker Version: 1.9.1 - Virtual Size: 86.2 MB (86207130 bytes) - v2 Blob: `sha256:3056cdb6272af13283470ce4d92ca8464e3ee40ea8c8fe3967868c80ff00f8d4` - v2 Content-Length: 25.1 MB (25096647 bytes) #### `8e5d9d7bd58c31976495be267b607fb008729d688a0975a030d6d0a26e7ed830` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:36:21 GMT - Parent Layer: `0e231ce8bcb53592ce87bff0d180db608d041190eaa10893e57f367ae78cfb42` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:d0b8d4b7d7c3e82befbc519c369995ef8b8fb944318703b3ac280990e6acfcee` - v2 Content-Length: 268.0 B #### `9dd6faf34af3ffa614c2645cea52cee3ef1c2f936bb0ce295ed2ae8535e68acb` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:36:22 GMT - Parent Layer: `8e5d9d7bd58c31976495be267b607fb008729d688a0975a030d6d0a26e7ed830` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:slim` ```console $ docker pull library/python@sha256:2210541d64a4c9c4be898ba25efc9bac459968dd51407e9fb319cebf55a2c03b ``` - Total Virtual Size: 218.7 MB (218710594 bytes) - Total v2 Content-Length: 79.8 MB (79779919 bytes) ### Layers (11) #### `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` ```dockerfile ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in / ``` - Created: Tue, 01 Mar 2016 18:51:11 GMT - Docker Version: 1.9.1 - Virtual Size: 125.1 MB (125110803 bytes) - v2 Blob: `sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42` - v2 Content-Length: 51.4 MB (51367715 bytes) #### `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` ```dockerfile CMD ["/bin/bash"] ``` - Created: Tue, 01 Mar 2016 18:51:14 GMT - Parent Layer: `d8bd0657b25f17eef81a3d52b53da5bda4de0cf5cca3dcafec277634ae4b38fb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` ```dockerfile RUN apt-get purge -y python.* ``` - Created: Wed, 02 Mar 2016 13:54:38 GMT - Parent Layer: `a582cd499e0ff0b0a2af94dbaef5f56fce1935b7c01429074c2d5abd1ea23d5a` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 13:54:39 GMT - Parent Layer: `b3aed35dbb1b45cedded88cb2c35a1c49c158e9774fb67fae877424171ecb19d` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` ```dockerfile RUN apt-get update && apt-get install -y --no-install-recommends \ ca-certificates \ libsqlite3-0 \ libssl1.0.0 \ && rm -rf /var/lib/apt/lists/* ``` - Created: Wed, 02 Mar 2016 14:05:33 GMT - Parent Layer: `d8f41b6f41e070c53dd165e7cfaa8b317e18a6b7d003fac7b31c15a0d62adb9e` - Docker Version: 1.9.1 - Virtual Size: 7.4 MB (7392613 bytes) - v2 Blob: `sha256:4acc72bc5fffd1b887fde7bc1d80914ac3d66efc4bdabccc30113b8642fd4331` - v2 Content-Length: 3.3 MB (3315065 bytes) #### `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 14:28:24 GMT - Parent Layer: `2a699b99b291e96839ab8f72057dc1753a256fc3788d512f943fdd3ca3028acb` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `3c9adaf0e6fcf2dfc0121712cf20b6b3b8fd682c109dabe7a271f05d8b793076` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 14:36:46 GMT - Parent Layer: `a595671d21c0160a61993c19682bd49dc99dbb75ab9d16440ef28ad06bf83cf1` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a71aeef818d49eb70a703c324e04dd4b55705d7ea0dceecc393e96cc1e4b9fa4` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:33:08 GMT - Parent Layer: `3c9adaf0e6fcf2dfc0121712cf20b6b3b8fd682c109dabe7a271f05d8b793076` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0e231ce8bcb53592ce87bff0d180db608d041190eaa10893e57f367ae78cfb42` ```dockerfile RUN set -ex \ && buildDeps=' \ curl \ gcc \ libbz2-dev \ libc6-dev \ libncurses-dev \ libreadline-dev \ libsqlite3-dev \ libssl-dev \ make \ xz-utils \ zlib1g-dev \ ' \ && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src/python \ && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz \ && rm python.tar.xz \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(nproc) \ && make install \ && ldconfig \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && apt-get purge -y --auto-remove $buildDeps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:36:18 GMT - Parent Layer: `a71aeef818d49eb70a703c324e04dd4b55705d7ea0dceecc393e96cc1e4b9fa4` - Docker Version: 1.9.1 - Virtual Size: 86.2 MB (86207130 bytes) - v2 Blob: `sha256:3056cdb6272af13283470ce4d92ca8464e3ee40ea8c8fe3967868c80ff00f8d4` - v2 Content-Length: 25.1 MB (25096647 bytes) #### `8e5d9d7bd58c31976495be267b607fb008729d688a0975a030d6d0a26e7ed830` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:36:21 GMT - Parent Layer: `0e231ce8bcb53592ce87bff0d180db608d041190eaa10893e57f367ae78cfb42` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:d0b8d4b7d7c3e82befbc519c369995ef8b8fb944318703b3ac280990e6acfcee` - v2 Content-Length: 268.0 B #### `9dd6faf34af3ffa614c2645cea52cee3ef1c2f936bb0ce295ed2ae8535e68acb` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:36:22 GMT - Parent Layer: `8e5d9d7bd58c31976495be267b607fb008729d688a0975a030d6d0a26e7ed830` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.5.1-alpine` ```console $ docker pull library/python@sha256:7fd488ce69e47678e197a73ae270117dd3e1115bb942411da5c9c5b89fd356d9 ``` - Total Virtual Size: 89.7 MB (89740976 bytes) - Total v2 Content-Length: 26.4 MB (26371496 bytes) ### Layers (8) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 17:43:29 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b79ec04fb50cf97ab605659bca0a9e404869f07631eaf22d302084c9fc17d591` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 17:47:41 GMT - Parent Layer: `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0ed43656e62a4d4d8856073724375a51584afc3dc40282577b1ecdf67c45fe49` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:37:42 GMT - Parent Layer: `b79ec04fb50cf97ab605659bca0a9e404869f07631eaf22d302084c9fc17d591` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a60b0ba4a178de27e33c954e0f94f95d5f729c434fa411105db973e8e1db0e2d` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk del .fetch-deps \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:39:52 GMT - Parent Layer: `0ed43656e62a4d4d8856073724375a51584afc3dc40282577b1ecdf67c45fe49` - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84942977 bytes) - v2 Blob: `sha256:cd04477c5453642d5ba6dd588faeb455cd2be32c1d0c26d010445b00167a8a21` - v2 Content-Length: 24.1 MB (24051302 bytes) #### `e93a73d8abc874816a5cc99a2b4a5f1145e59e65b4f1175dd823892aaf317247` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:39:55 GMT - Parent Layer: `a60b0ba4a178de27e33c954e0f94f95d5f729c434fa411105db973e8e1db0e2d` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:793924f23b478c5ffcde0a6c0e94ad961e0f7f2ea130173ab0308cb747f4270a` - v2 Content-Length: 261.0 B #### `8a3e31b32aa3418c2dacb9a720b1d6da0eb7840d1c4da5673160e7d19aeeb6a4` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:39:55 GMT - Parent Layer: `e93a73d8abc874816a5cc99a2b4a5f1145e59e65b4f1175dd823892aaf317247` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3.5-alpine` ```console $ docker pull library/python@sha256:77c4e6be35923b061038c3e853df4ead514ed24dbef9dd69ba2c26802758df32 ``` - Total Virtual Size: 89.7 MB (89740976 bytes) - Total v2 Content-Length: 26.4 MB (26371496 bytes) ### Layers (8) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 17:43:29 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b79ec04fb50cf97ab605659bca0a9e404869f07631eaf22d302084c9fc17d591` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 17:47:41 GMT - Parent Layer: `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0ed43656e62a4d4d8856073724375a51584afc3dc40282577b1ecdf67c45fe49` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:37:42 GMT - Parent Layer: `b79ec04fb50cf97ab605659bca0a9e404869f07631eaf22d302084c9fc17d591` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a60b0ba4a178de27e33c954e0f94f95d5f729c434fa411105db973e8e1db0e2d` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk del .fetch-deps \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:39:52 GMT - Parent Layer: `0ed43656e62a4d4d8856073724375a51584afc3dc40282577b1ecdf67c45fe49` - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84942977 bytes) - v2 Blob: `sha256:cd04477c5453642d5ba6dd588faeb455cd2be32c1d0c26d010445b00167a8a21` - v2 Content-Length: 24.1 MB (24051302 bytes) #### `e93a73d8abc874816a5cc99a2b4a5f1145e59e65b4f1175dd823892aaf317247` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:39:55 GMT - Parent Layer: `a60b0ba4a178de27e33c954e0f94f95d5f729c434fa411105db973e8e1db0e2d` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:793924f23b478c5ffcde0a6c0e94ad961e0f7f2ea130173ab0308cb747f4270a` - v2 Content-Length: 261.0 B #### `8a3e31b32aa3418c2dacb9a720b1d6da0eb7840d1c4da5673160e7d19aeeb6a4` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:39:55 GMT - Parent Layer: `e93a73d8abc874816a5cc99a2b4a5f1145e59e65b4f1175dd823892aaf317247` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:3-alpine` ```console $ docker pull library/python@sha256:f8e2ef086c3e1f3ba4cf405ec5bf24ceb111bfb88b156d34f81fc2a6ba2aaedb ``` - Total Virtual Size: 89.7 MB (89740976 bytes) - Total v2 Content-Length: 26.4 MB (26371496 bytes) ### Layers (8) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 17:43:29 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b79ec04fb50cf97ab605659bca0a9e404869f07631eaf22d302084c9fc17d591` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 17:47:41 GMT - Parent Layer: `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0ed43656e62a4d4d8856073724375a51584afc3dc40282577b1ecdf67c45fe49` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:37:42 GMT - Parent Layer: `b79ec04fb50cf97ab605659bca0a9e404869f07631eaf22d302084c9fc17d591` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a60b0ba4a178de27e33c954e0f94f95d5f729c434fa411105db973e8e1db0e2d` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk del .fetch-deps \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:39:52 GMT - Parent Layer: `0ed43656e62a4d4d8856073724375a51584afc3dc40282577b1ecdf67c45fe49` - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84942977 bytes) - v2 Blob: `sha256:cd04477c5453642d5ba6dd588faeb455cd2be32c1d0c26d010445b00167a8a21` - v2 Content-Length: 24.1 MB (24051302 bytes) #### `e93a73d8abc874816a5cc99a2b4a5f1145e59e65b4f1175dd823892aaf317247` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:39:55 GMT - Parent Layer: `a60b0ba4a178de27e33c954e0f94f95d5f729c434fa411105db973e8e1db0e2d` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:793924f23b478c5ffcde0a6c0e94ad961e0f7f2ea130173ab0308cb747f4270a` - v2 Content-Length: 261.0 B #### `8a3e31b32aa3418c2dacb9a720b1d6da0eb7840d1c4da5673160e7d19aeeb6a4` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:39:55 GMT - Parent Layer: `e93a73d8abc874816a5cc99a2b4a5f1145e59e65b4f1175dd823892aaf317247` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B ## `python:alpine` ```console $ docker pull library/python@sha256:e2c3534f8bfc9ef978fc0cf4ec0ae71866633a4f50906535cb7390e36fd072d8 ``` - Total Virtual Size: 89.7 MB (89740976 bytes) - Total v2 Content-Length: 26.4 MB (26371496 bytes) ### Layers (8) #### `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` ```dockerfile ADD file:81ba6f20bdb99e6c13c434a577069860b6656908031162083b1ac9c02c71dd9f in / ``` - Created: Wed, 02 Mar 2016 17:16:00 GMT - Docker Version: 1.9.1 - Virtual Size: 4.8 MB (4797951 bytes) - v2 Blob: `sha256:4d06f2521e4f3ae47d0339ba887d234e11edfb8b3d9703ed856de95f4cc2d96d` - v2 Content-Length: 2.3 MB (2319773 bytes) #### `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` ```dockerfile ENV LANG=C.UTF-8 ``` - Created: Wed, 02 Mar 2016 17:33:56 GMT - Parent Layer: `2a250d324882b789296fa2ce98083ed9685e6b5ed9afdb397648aed9b6cf04a4` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` ```dockerfile ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D ``` - Created: Wed, 02 Mar 2016 17:43:29 GMT - Parent Layer: `7bfd01ec5628ef04465d0498b131237a7c739011fe55348a3cf37938908b4265` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `b79ec04fb50cf97ab605659bca0a9e404869f07631eaf22d302084c9fc17d591` ```dockerfile ENV PYTHON_VERSION=3.5.1 ``` - Created: Wed, 02 Mar 2016 17:47:41 GMT - Parent Layer: `ffe07b6d72d5c728e09061a14323137e258ec7c47128fc8383a7bf58e3d6c399` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `0ed43656e62a4d4d8856073724375a51584afc3dc40282577b1ecdf67c45fe49` ```dockerfile ENV PYTHON_PIP_VERSION=8.1.0 ``` - Created: Wed, 09 Mar 2016 03:37:42 GMT - Parent Layer: `b79ec04fb50cf97ab605659bca0a9e404869f07631eaf22d302084c9fc17d591` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B #### `a60b0ba4a178de27e33c954e0f94f95d5f729c434fa411105db973e8e1db0e2d` ```dockerfile RUN set -ex \ && apk add --no-cache --virtual .fetch-deps curl gnupg \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" -o python.tar.xz \ && curl -fSL "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" -o python.tar.xz.asc \ && export GNUPGHOME="$(mktemp -d)" \ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" \ && gpg --batch --verify python.tar.xz.asc python.tar.xz \ && rm -r "$GNUPGHOME" python.tar.xz.asc \ && mkdir -p /usr/src \ && tar -xJC /usr/src -f python.tar.xz \ && mv "/usr/src/Python-$PYTHON_VERSION" /usr/src/python \ && rm python.tar.xz \ && apk del .fetch-deps \ && apk add --no-cache --virtual .build-deps \ bzip2-dev \ gcc \ libc-dev \ linux-headers \ make \ ncurses-dev \ openssl-dev \ pax-utils \ readline-dev \ sqlite-dev \ zlib-dev \ && cd /usr/src/python \ && ./configure --enable-shared --enable-unicode=ucs4 \ && make -j$(getconf _NPROCESSORS_ONLN) \ && make install \ && pip3 install --no-cache-dir --upgrade --ignore-installed pip==$PYTHON_PIP_VERSION \ && find /usr/local \ \( -type d -a -name test -o -name tests \) \ -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \ -exec rm -rf '{}' + \ && runDeps="$( \ scanelf --needed --nobanner --recursive /usr/local \ | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' \ | sort -u \ | xargs -r apk info --installed \ | sort -u \ )" \ && apk add --virtual .python-rundeps $runDeps \ && apk del .build-deps \ && rm -rf /usr/src/python ``` - Created: Wed, 09 Mar 2016 03:39:52 GMT - Parent Layer: `0ed43656e62a4d4d8856073724375a51584afc3dc40282577b1ecdf67c45fe49` - Docker Version: 1.9.1 - Virtual Size: 84.9 MB (84942977 bytes) - v2 Blob: `sha256:cd04477c5453642d5ba6dd588faeb455cd2be32c1d0c26d010445b00167a8a21` - v2 Content-Length: 24.1 MB (24051302 bytes) #### `e93a73d8abc874816a5cc99a2b4a5f1145e59e65b4f1175dd823892aaf317247` ```dockerfile RUN cd /usr/local/bin \ && ln -s easy_install-3.5 easy_install \ && ln -s idle3 idle \ && ln -s pydoc3 pydoc \ && ln -s python3 python \ && ln -s python-config3 python-config ``` - Created: Wed, 09 Mar 2016 03:39:55 GMT - Parent Layer: `a60b0ba4a178de27e33c954e0f94f95d5f729c434fa411105db973e8e1db0e2d` - Docker Version: 1.9.1 - Virtual Size: 48.0 B - v2 Blob: `sha256:793924f23b478c5ffcde0a6c0e94ad961e0f7f2ea130173ab0308cb747f4270a` - v2 Content-Length: 261.0 B #### `8a3e31b32aa3418c2dacb9a720b1d6da0eb7840d1c4da5673160e7d19aeeb6a4` ```dockerfile CMD ["python3"] ``` - Created: Wed, 09 Mar 2016 03:39:55 GMT - Parent Layer: `e93a73d8abc874816a5cc99a2b4a5f1145e59e65b4f1175dd823892aaf317247` - Docker Version: 1.9.1 - Virtual Size: 0.0 B - v2 Blob: `sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4` - v2 Content-Length: 32.0 B