2019-10-02 17:55:59 UTC
493 MB
C.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5667fdb72017d1fb364744ca1abf7b6f3bbe9c98c3786f294a461c2866db69ab - 5.16% (25.4 MB)
[#001] sha256:d83811f270d56d34a208f721f3dbf1b9242d1900ad8981fc7071339681998a31 - 0.01% (34.5 KB)
[#002] sha256:ee671aafb583e2321880e275c94d49a49185006730e871435cd851f42d2a775d - 0.0% (850 Bytes)
[#003] sha256:7fc152dfb3a6b5c9a436b49ff6cd72ed7eb5f1fd349128b50ee04c3c5c2355fb - 0.0% (163 Bytes)
[#004] sha256:485ea80d093de507a5ccd36effaf8dad03b67a1063edbd427fedfe667c9155bc - 5.07% (25 MB)
[#005] sha256:8e7d3ffcd500d3ed0b2ee2449a36a44601b8e282cc6d541ab93f1189d4a2cf93 - 28.58% (141 MB)
[#006] sha256:1c60aaf19cc4c142934f390281975f61956475c205b5895711f839a91f927779 - 0.67% (3.3 MB)
[#007] sha256:af228bb15b867acbee0d6df28dbb42a8218948fdde64833bd021a255a99a2690 - 0.0% (170 Bytes)
[#008] sha256:c2f81144f815902f9c6e6f7883068544e35924f0efe2275bc41c3d0c558f394c - 47.1% (232 MB)
[#009] sha256:fb9676c4102241f220b864e98c53676e27c407c6ecfbb13c2cbc1fa4de8f1811 - 0.0% (1.01 KB)
[#010] sha256:66257906239d377cd700c566b27f12895ccefcd8d95eae7377f600208151d8e0 - 0.0% (1.01 KB)
[#011] sha256:b27ecb537621cdd6cfd14b750a53b663175bfd03ece90630b867f8fe6ba1aa22 - 13.22% (65.1 MB)
[#012] sha256:c4f562cdef5a840df286049a39c5717ff9074b4636048a74c7d8d286535884ad - 0.01% (74.9 KB)
[#013] sha256:2e0759b7b1261eca1c717ae0fbe648f0d8011745a3a25b71f77c6be0ba1de230 - 0.0% (263 Bytes)
[#014] sha256:bec29d7458d5b9595166cd1fb8af7ceef5421b5cf523d5fab9570a4bd263a3b0 - 0.0% (158 Bytes)
[#015] sha256:b942bb138f3303e1e2ec7b6149fe2698d63c6e258748e32b0ef5c75b60a7d617 - 0.0% (129 Bytes)
[#016] sha256:8a3efc144560f3fd543ff9032aae5f4093ac086bf5eccc220776b5851f0be3e4 - 0.12% (606 KB)
[#017] sha256:67be4ac5b6ca0c661924943becea9d26526a6b32114b02dfb1e27df816e7a99e - 0.0% (7.45 KB)
[#018] sha256:829fbe8ea1254ed52d192c10d96a0495a5a6c4324c1863eba1b71e6475093dc5 - 0.0% (7.69 KB)
[#019] sha256:6318cd24b40d3b2c09748ff077f7b4544ca65799ec256c16dd4308c59952dd78 - 0.0% (6.72 KB)
[#020] sha256:d81e3b9373980fed0e4fd131fe3a44ed7f9d17592017e45f97771073eac1abb6 - 0.0% (7.03 KB)
[#021] sha256:34714ca03b9ddcd4331ecb21ac3a67c48b463c9f932f42335b17488b70e2cec6 - 0.0% (6.9 KB)
[#022] sha256:37a53b3cd528941e371d43061bf323c3f629cefe52d003e73e275953e1d14bb8 - 0.0% (5.49 KB)
[#023] sha256:fdae4a079c0b2f0ac8af1ee3a1f900c31be463887084ad7d435787dec0196478 - 0.0% (225 Bytes)
[#024] sha256:24bac056b2cab653053a3a8b41b3f94fdbb26eb328b71eea2496ba520a7f0a3a - 0.06% (306 KB)
[#025] sha256:7ecd026b176561a819277337d68b648239a6b6fb5fc23ef3df2b5f54f9ec751f - 0.0% (3.74 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:36:31 UTC/bin/sh -c apt-get update && apt-get install -y curl
2019-10-02 17:36:32 UTC/bin/sh -c #(nop) ARG USE_PYTHON_3_NOT_2
2019-10-02 17:36:32 UTC/bin/sh -c #(nop) ARG _PY_SUFFIX=3
2019-10-02 17:36:32 UTC/bin/sh -c #(nop) ARG PYTHON=python3
2019-10-02 17:36:33 UTC/bin/sh -c #(nop) ARG PIP=pip3
2019-10-02 17:36:33 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2019-10-02 17:48:31 UTC|4 PIP=pip3 PYTHON=python3 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c apt-get update && apt-get install -y ${PYTHON} ${PYTHON}-pip
2019-10-02 17:48:36 UTC|4 PIP=pip3 PYTHON=python3 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ${PIP} --no-cache-dir install --upgrade pip setuptools
2019-10-02 17:48:37 UTC|4 PIP=pip3 PYTHON=python3 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ln -s $(which ${PYTHON}) /usr/local/bin/python
2019-10-02 17:48:38 UTC/bin/sh -c #(nop) ARG TF_PACKAGE=tensorflow
2019-10-02 17:48:38 UTC/bin/sh -c #(nop) ARG TF_PACKAGE_VERSION=
2019-10-02 17:49:04 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ${PIP} install ${TF_PACKAGE}${TF_PACKAGE_VERSION:+==${TF_PACKAGE_VERSION}}
2019-10-02 17:49:05 UTC/bin/sh -c #(nop) COPY file:da7319f468506ee9caec5042e533f30e76c6d3ff2b946f407b3b1e65846edd66 in /etc/bash.bashrc
2019-10-02 17:49:06 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c chmod a+rwx /etc/bash.bashrc
2019-10-02 17:55:37 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ${PIP} install jupyter matplotlib
2019-10-02 17:55:39 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ${PIP} install jupyter_http_over_ws
2019-10-02 17:55:41 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c jupyter serverextension enable --py jupyter_http_over_ws
2019-10-02 17:55:42 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c mkdir -p /tf/tensorflow-tutorials && chmod -R a+rwx /tf/
2019-10-02 17:55:43 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c mkdir /.local && chmod a+rwx /.local
2019-10-02 17:55:46 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c apt-get install -y --no-install-recommends wget
2019-10-02 17:55:46 UTC/bin/sh -c #(nop) WORKDIR /tf/tensorflow-tutorials
2019-10-02 17:55:47 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classification.ipynb
2019-10-02 17:55:48 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_and_underfit.ipynb
2019-10-02 17:55:49 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regression.ipynb
2019-10-02 17:55:50 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_load.ipynb
2019-10-02 17:55:52 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_classification.ipynb
2019-10-02 17:55:53 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_classification_with_hub.ipynb
2019-10-02 17:55:53 UTC/bin/sh -c #(nop) COPY file:7bc7e4b8c1418d5388b95fe63c567bed20704a669789915d6a13f3c2fa5b9bf3 in README.md
2019-10-02 17:55:57 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c apt-get autoremove -y && apt-get remove -y wget
2019-10-02 17:55:57 UTC/bin/sh -c #(nop) WORKDIR /tf
2019-10-02 17:55:58 UTC/bin/sh -c #(nop) EXPOSE 8888
2019-10-02 17:55:59 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.0.0 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ${PYTHON} -m ipykernel.kernelspec
2019-10-02 17:55:59 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.