2020-12-09 23:32:18 UTC
829 MB
C.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 3.07% (25.5 MB)
[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)
[#002] sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 - 0.0% (162 Bytes)
[#003] sha256:e84d6a458af665a24734fdca73a460b28069dd27c49f1d335ed05e6a48b4e571 - 3.54% (29.3 MB)
[#004] sha256:05ae5a277254e028eaab153dd2ead27860912cf22c72e74155644bee9d2f4d40 - 17.8% (148 MB)
[#005] sha256:3895531e37164857fa5007fb4730ee98f00e8f22c4bc2fd80ea5d8c181357555 - 0.46% (3.79 MB)
[#006] sha256:752431ae52d7d669cb02d1534159c6c60fbc8d7659620b89ebc9963bd5584682 - 0.0% (171 Bytes)
[#007] sha256:86d2a8881fd5030b26afc7954b25b2ad3e8e1b45d64f838dc2fdc8a408824568 - 64.55% (535 MB)
[#008] sha256:2e8be3ec1f5c6f66b460aa1fee27f7befa615c425457fb471b9422ba6c59d8e4 - 0.0% (1.02 KB)
[#009] sha256:cfc9bdee4efcb454ed439132461a1f6f0b614c46b2b23e8a38a48cda243e8327 - 0.0% (1.01 KB)
[#010] sha256:10bd8966a37d71c8e4e3c57fead0cdc285769130c35c475f78757ab2ff8b51f9 - 8.75% (72.5 MB)
[#011] sha256:b1609f03542e804ccff8b5ad6b07b22de20723dbbff45cbdc4e9b554114f08f9 - 0.01% (54.9 KB)
[#012] sha256:c11e44502dd43b2ae61aaf7c80c18d502b5bc3b368d9200a007340368abdbe8f - 0.0% (261 Bytes)
[#013] sha256:f8097839cfdf8a43d4fb4d014c704b4460b05fdb65d9ddada321da5e4b4b8623 - 0.0% (157 Bytes)
[#014] sha256:569d5285a34bf0063fdfbf0af651528b3582569b14bcbe067d324b76dbe565bd - 0.0% (129 Bytes)
[#015] sha256:da19c016e48162f97c14424de9e28da56d5469fd586690da3fe9f19089174c72 - 1.78% (14.8 MB)
[#016] sha256:c92419b123e08a9656fcac84d39ee84b6690d75dea3a8b1c4453ddc5217e2f7a - 0.0% (7.59 KB)
[#017] sha256:7145267252e7d930992b069743658a6f4e6d8b90b6b6b1f5ff6a7a78b012813f - 0.0% (11.3 KB)
[#018] sha256:ba442eaa94aa1394e5a3e4c31fa7121efc0694e9c23dc92e5d7c20a6147a5cec - 0.0% (8.54 KB)
[#019] sha256:ef9cde2c95e3a3bb694e92f2ef677e95aadc4d061e6021c6d7d32eba2915ad32 - 0.0% (7.01 KB)
[#020] sha256:fb5fb0b0ae5fe569d8229df23a3378b79eaf227c78931df675e26d0645b07706 - 0.0% (10 KB)
[#021] sha256:2e7a6e3ff1d6fc4f27c5132a2885578ef9957e8ed04d19a8bfe5e2498ffeeb0e - 0.0% (5.63 KB)
[#022] sha256:424aa5efc0d517f3414edda7f844a4aebb40d54d4c9452f0d0cfeb9dd2a50b10 - 0.0% (227 Bytes)
[#023] sha256:d655a24819de34f7ca749b5a15728133a59a1c5d361bed6da67a132ce769be02 - 0.04% (312 KB)
[#024] sha256:07d8d88547353745e6f87755f1eac0d143358da99d622f095b99ef49b660ec50 - 0.0% (3.74 KB)
/bin/sh -c #(nop) ADD file:6ef542de9959c3061f2d0758adb031e226b221a1a2cd748ff59e6fc13216a1c0 in /
2020-11-25 22:25:14 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
2020-11-25 22:25:15 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-11-25 22:25:16 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-11-25 22:25:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-09 23:05:26 UTC/bin/sh -c apt-get update && apt-get install -y curl
2020-12-09 23:22:13 UTC/bin/sh -c #(nop) ARG USE_PYTHON_3_NOT_2
2020-12-09 23:22:13 UTC/bin/sh -c #(nop) ARG _PY_SUFFIX=3
2020-12-09 23:22:13 UTC/bin/sh -c #(nop) ARG PYTHON=python3
2020-12-09 23:22:13 UTC/bin/sh -c #(nop) ARG PIP=pip3
2020-12-09 23:22:13 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-12-09 23:23:06 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
2020-12-09 23:23:11 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<20.3" setuptools
2020-12-09 23:23:12 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
2020-12-09 23:23:12 UTC/bin/sh -c #(nop) ARG TF_PACKAGE=tensorflow
2020-12-09 23:23:12 UTC/bin/sh -c #(nop) ARG TF_PACKAGE_VERSION=
2020-12-09 23:31:28 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ${PIP} install --no-cache-dir ${TF_PACKAGE}${TF_PACKAGE_VERSION:+==${TF_PACKAGE_VERSION}}
2020-12-09 23:31:29 UTC/bin/sh -c #(nop) COPY file:047ef865f497d1863e2fed9632d6c6a527e608eeb21737beec7d28fbd7626f09 in /etc/bash.bashrc
2020-12-09 23:31:31 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c chmod a+rwx /etc/bash.bashrc
2020-12-09 23:31:50 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ${PIP} install jupyter matplotlib
2020-12-09 23:31:52 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c if [[ "${USE_PYTHON_3_NOT_2}" == "1" ]]; then ${PIP} install ipykernel==5.1.1 nbformat==4.4.0; fi
2020-12-09 23:31:54 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ${PIP} install jupyter_http_over_ws
2020-12-09 23:31:55 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c jupyter serverextension enable --py jupyter_http_over_ws
2020-12-09 23:31:56 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c mkdir -p /tf/tensorflow-tutorials && chmod -R a+rwx /tf/
2020-12-09 23:31:58 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c mkdir /.local && chmod a+rwx /.local
2020-12-09 23:32:05 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends wget git
2020-12-09 23:32:05 UTC/bin/sh -c #(nop) WORKDIR /tf/tensorflow-tutorials
2020-12-09 23:32:06 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 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
2020-12-09 23:32:07 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 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
2020-12-09 23:32:09 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 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
2020-12-09 23:32:10 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 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
2020-12-09 23:32:11 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 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
2020-12-09 23:32:12 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 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
2020-12-09 23:32:12 UTC/bin/sh -c #(nop) COPY file:7373ddc95ff218dcc69908edf3f8c0b5d22e4aa67b9a092601ea47b1c904f5cf in README.md
2020-12-09 23:32:16 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c apt-get autoremove -y && apt-get remove -y wget
2020-12-09 23:32:16 UTC/bin/sh -c #(nop) WORKDIR /tf
2020-12-09 23:32:17 UTC/bin/sh -c #(nop) EXPOSE 8888
2020-12-09 23:32:18 UTC|6 PIP=pip3 PYTHON=python3 TF_PACKAGE=tensorflow TF_PACKAGE_VERSION=2.2.1 USE_PYTHON_3_NOT_2=1 _PY_SUFFIX=3 /bin/sh -c ${PYTHON} -m ipykernel.kernelspec
2020-12-09 23:32:18 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.