2019-10-02 17:21:14 UTC
1.06 GB
C.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5667fdb72017d1fb364744ca1abf7b6f3bbe9c98c3786f294a461c2866db69ab - 2.35% (25.4 MB)
[#001] sha256:d83811f270d56d34a208f721f3dbf1b9242d1900ad8981fc7071339681998a31 - 0.0% (34.5 KB)
[#002] sha256:ee671aafb583e2321880e275c94d49a49185006730e871435cd851f42d2a775d - 0.0% (850 Bytes)
[#003] sha256:7fc152dfb3a6b5c9a436b49ff6cd72ed7eb5f1fd349128b50ee04c3c5c2355fb - 0.0% (163 Bytes)
[#004] sha256:94f8ff3b92d238d4f9e531b71de9f25f7ce6d268f8a0a56bb828d556397e2817 - 2.31% (25 MB)
[#005] sha256:cfc7e6c21b5de4cb84802c958bdc3cb9b910c2e289f11486f352fc325cb377a1 - 11.05% (120 MB)
[#006] sha256:34e35dbba3ac9a626a43ccc3222168ef94b0f4f738f5fe26f62bc0bbc18eb1f2 - 0.3% (3.22 MB)
[#007] sha256:709b8ba2244dba10111a75142a3d90023c314e743e91e8674c1d6e2a71732640 - 0.0% (170 Bytes)
[#008] sha256:327bb92e71ec20f6fc1e17d3ca759e861d6bf5a9772fc01cd27f0ce586cc3504 - 78.07% (845 MB)
[#009] sha256:67432825243dc401a273656ad2e3c8629e6d1690013d2c7ba7d1e662a481d578 - 0.0% (1.01 KB)
[#010] sha256:62545d753832a5f0b30635e2f49c640102919223e74f7d4e84665a81cb03b967 - 0.0% (1.01 KB)
[#011] sha256:a3ab0a978a598e5d52fb8b308ece74bc245e6e55fa11a0ac47ed7e88da45e695 - 5.83% (63.1 MB)
[#012] sha256:8b3fd474d3ae30c3ece40d26c961e1d765174e56f0ae580fc373867848c4cc84 - 0.0% (39.7 KB)
[#013] sha256:66f44849aa72e5df57c27c6dc4a0a1a17ea4c5fbd7f9fc3811c5733dfd260a9a - 0.0% (263 Bytes)
[#014] sha256:03a6c78c81088e3df265acdf67ab6b4e589609484afdc8d7e813111681df34bc - 0.0% (158 Bytes)
[#015] sha256:bedff16801fd55e04d2c414c0aac5b1a88bd9c35db61c5c775ff93c407ee369b - 0.0% (129 Bytes)
[#016] sha256:df7a2948454bbed6d911afe6817067687874b2e110b1e4364912e8e12eba4beb - 0.05% (608 KB)
[#017] sha256:57a5a4128424bdfdfabf9badc0206445f0817d786c4f8e6ff8ce516289591975 - 0.0% (7.45 KB)
[#018] sha256:6b884160d9ac25a9d938ce9db6004f134e5a0db5654007f9032ca0c1bd55f279 - 0.0% (7.69 KB)
[#019] sha256:76f3913c930bbb5f8831baa7f5ed115522310ef987845b9fa4093f5aa39b5745 - 0.0% (6.71 KB)
[#020] sha256:adcadf1c895ddb89a0d9c2cb7ef875b5715d214e0c17863dcc674ec05a03794c - 0.0% (7.03 KB)
[#021] sha256:19314c58aa8a62a1d6cc535e0d2b25a759ebb1816427c8281a58729088f556a3 - 0.0% (6.9 KB)
[#022] sha256:7c722667ff2d9b500c52632401879504af15259ec5897f570519a85d82a8f38f - 0.0% (5.49 KB)
[#023] sha256:7fe813d61535994d24c7622e2da2f0600b7c8a84027bbcb10c2ae450994b2493 - 0.0% (225 Bytes)
[#024] sha256:93bdab62839e9a838114cb5ebebc913b48abcf40c4b45bdc03bcf0deb5f2e0b1 - 0.03% (309 KB)
[#025] sha256:af93e0dc128b4fa846f94ffca3f6fd7e8acc0b023cd3b6d58af95f69dd66fba8 - 0.0% (3.73 KB)
/bin/sh -c #(nop) ADD file:288ac0434f65264f3c50cf3e2766c5dbf3fa953c89995dd9445063fd565aac81 in /
2019-09-18 23:20:25 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-09-18 23:20:26 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2019-09-18 23:20:27 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-09-18 23:20:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-10-02 17:17:49 UTC/bin/sh -c apt-get update && apt-get install -y curl
2019-10-02 17:17:49 UTC/bin/sh -c #(nop) ARG USE_PYTHON_3_NOT_2
2019-10-02 17:17:49 UTC/bin/sh -c #(nop) ARG _PY_SUFFIX=
2019-10-02 17:17:50 UTC/bin/sh -c #(nop) ARG PYTHON=python
2019-10-02 17:17:50 UTC/bin/sh -c #(nop) ARG PIP=pip
2019-10-02 17:17:50 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-10-02 17:19:32 UTC|4 PIP=pip PYTHON=python USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c apt-get update && apt-get install -y ${PYTHON} ${PYTHON}-pip
2019-10-02 17:19:37 UTC|4 PIP=pip PYTHON=python USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c ${PIP} --no-cache-dir install --upgrade pip setuptools
2019-10-02 17:19:38 UTC|4 PIP=pip PYTHON=python USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c ln -s $(which ${PYTHON}) /usr/local/bin/python
2019-10-02 17:19:38 UTC/bin/sh -c #(nop) ARG TF_PACKAGE=tensorflow
2019-10-02 17:19:38 UTC/bin/sh -c #(nop) ARG TF_PACKAGE_VERSION=
2019-10-02 17:20:27 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c ${PIP} install ${TF_PACKAGE}${TF_PACKAGE_VERSION:+==${TF_PACKAGE_VERSION}}
2019-10-02 17:20:32 UTC/bin/sh -c #(nop) COPY file:da7319f468506ee9caec5042e533f30e76c6d3ff2b946f407b3b1e65846edd66 in /etc/bash.bashrc
2019-10-02 17:20:33 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c chmod a+rwx /etc/bash.bashrc
2019-10-02 17:20:52 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c ${PIP} install jupyter matplotlib
2019-10-02 17:20:55 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c ${PIP} install jupyter_http_over_ws
2019-10-02 17:20:56 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c jupyter serverextension enable --py jupyter_http_over_ws
2019-10-02 17:20:57 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c mkdir -p /tf/tensorflow-tutorials && chmod -R a+rwx /tf/
2019-10-02 17:20:58 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c mkdir /.local && chmod a+rwx /.local
2019-10-02 17:21:01 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c apt-get install -y --no-install-recommends wget
2019-10-02 17:21:02 UTC/bin/sh -c #(nop) WORKDIR /tf/tensorflow-tutorials
2019-10-02 17:21:03 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classification.ipynb
2019-10-02 17:21:04 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_and_underfit.ipynb
2019-10-02 17:21:05 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regression.ipynb
2019-10-02 17:21:06 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_load.ipynb
2019-10-02 17:21:07 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_classification.ipynb
2019-10-02 17:21:09 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_classification_with_hub.ipynb
2019-10-02 17:21:09 UTC/bin/sh -c #(nop) COPY file:7bc7e4b8c1418d5388b95fe63c567bed20704a669789915d6a13f3c2fa5b9bf3 in README.md
2019-10-02 17:21:12 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c apt-get autoremove -y && apt-get remove -y wget
2019-10-02 17:21:13 UTC/bin/sh -c #(nop) WORKDIR /tf
2019-10-02 17:21:13 UTC/bin/sh -c #(nop) EXPOSE 8888
2019-10-02 17:21:14 UTC|6 PIP=pip PYTHON=python TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=1.15.0rc2 USE_PYTHON_3_NOT_2= _PY_SUFFIX= /bin/sh -c ${PYTHON} -m ipykernel.kernelspec
2019-10-02 17:21:14 UTC/bin/sh -c #(nop) CMD ["bash" "-c" "source /etc/bash.bashrc && jupyter notebook --notebook-dir=/tf --ip 0.0.0.0 --no-browser --allow-root"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.