2023-02-15 01:32:08 UTC
562 MB
noninteractive
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b549f31133a955f68f9fa0d93f18436c4a180e12184b999a8ecf14f7eaa83309 - 4.67% (26.2 MB)
[#001] sha256:f07babbd3bb0bf272aa8c0910c5b829c0d846feb361c8ab36ed7fe6399fcb269 - 6.02% (33.8 MB)
[#002] sha256:18447a3a91938fe9a03d7089f44ff12d87fab8af011732b7407e69585db175ff - 16.65% (93.6 MB)
[#003] sha256:9f94543dd2dae2f3921f39e5775fff3826b7de58ed0e138508adaeeb463a9d04 - 0.75% (4.19 MB)
[#004] sha256:4b0870ccc4c8861e2524271abe150e7b9eecb3983aafc8ae5b5510a44a3023f0 - 0.0% (170 Bytes)
[#005] sha256:0c3aef78e3cad14e972e1e2912ca34868dbb1e0ef7ca8b36113ea512ac3cd856 - 60.02% (337 MB)
[#006] sha256:457278804f132f04a6d5beb1eeb6513af3d6157b1746f7a91d4a13deca5fc082 - 0.0% (1.06 KB)
[#007] sha256:80571a94d879ba29e22b80848025288ef449f16b78b2086d9ae7168ee1cbfd93 - 0.0% (1.06 KB)
[#008] sha256:05c5d5a35b2c548ca81723cd0e126440ee2546844501568efe40d06f7808f164 - 8.57% (48.1 MB)
[#009] sha256:95ea81fe755c6fdbd068a9a8cc67c0109a35838c7b6a3c7f5b26080a304ba4c1 - 0.3% (1.67 MB)
[#010] sha256:ff6d5e71278dfc67bd5e57ebffd526996f7cb5208483929dfa6b9eb6f3e70bd1 - 0.0% (237 Bytes)
[#011] sha256:c9b3e0cc14b8c73872f293cdc7441b133648b7900bf8d645e754cafee53febdb - 0.0% (128 Bytes)
[#012] sha256:70f7afe948a75408876c2245f9ec2a96ddf62c00114bb732fa75cb58c547a4c4 - 0.0% (95 Bytes)
[#013] sha256:849c704ff0c9eebe243e016f137d2d709b55c23dd6510e5a02c87cc6fce3e698 - 2.97% (16.7 MB)
[#014] sha256:c2c2dde1e625aa81c180d763b0a7506d3a37bdb2616a288b02655162603fb318 - 0.0% (7.66 KB)
[#015] sha256:4d3e212dbe5d3a47f40b4a2a4f59e9e1e435df135c5d237f8728640fb040a64e - 0.0% (11.1 KB)
[#016] sha256:eaea1b806a3e6e4a01862deddac3d1e359156abad3019a38b44665f8c66adfe5 - 0.0% (8.95 KB)
[#017] sha256:a1cd6f8b624e425e416a2393f96b25f6168ef0b9b9741714cb17dc46a3eccea1 - 0.0% (6.96 KB)
[#018] sha256:769d731db5f42e53bbcead15180a8648cedcb4fe77a04824f4741022e895679c - 0.0% (9.67 KB)
[#019] sha256:de329a4ade3a148d748d4d31a20540c4548da583bf570f46f262ece7bc1e34dc - 0.0% (5.54 KB)
[#020] sha256:7dabedc2b542fad4fdcdae15b4f50a3a8fa55551d3325fd0a1b368b4f56598e4 - 0.0% (225 Bytes)
[#021] sha256:69e282074d3e141ed75e5094bd7ade97fd442fd8d05d344d3fe845cb24aca382 - 0.05% (293 KB)
[#022] sha256:e73099f446ab3fb35737ee909b2e999bdf9f663185859a7a3b0b8141043ad3a8 - 0.0% (3.75 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-02-01 11:42:37 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-02-01 11:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-02-01 11:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-02-01 11:42:39 UTC/bin/sh -c #(nop) ADD file:8b180a9b4497de0c6e131d6b48cf5c69a885379e63033ab9639d1655991e626c in /
2023-02-01 11:42:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 01:29:34 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2023-02-15 01:29:48 UTC/bin/sh -c apt-get update && apt-get install -y curl
2023-02-15 01:29:48 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-02-15 01:30:20 UTC/bin/sh -c apt-get update && apt-get install -y python3 python3-pip
2023-02-15 01:30:26 UTC/bin/sh -c python3 -m pip --no-cache-dir install --upgrade "pip<20.3" setuptools
2023-02-15 01:30:26 UTC/bin/sh -c ln -s $(which python3) /usr/local/bin/python
2023-02-15 01:30:26 UTC/bin/sh -c #(nop) ARG TF_PACKAGE=tensorflow
2023-02-15 01:30:27 UTC/bin/sh -c #(nop) ARG TF_PACKAGE_VERSION=
2023-02-15 01:31:20 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c python3 -m pip install --no-cache-dir ${TF_PACKAGE}${TF_PACKAGE_VERSION:+==${TF_PACKAGE_VERSION}}
2023-02-15 01:31:23 UTC/bin/sh -c #(nop) COPY file:9da4eadeed4442856b8618ef014b002f270d7a26b8578fc31e22130d3b9356ce in /etc/bash.bashrc
2023-02-15 01:31:24 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c chmod a+rwx /etc/bash.bashrc
2023-02-15 01:31:46 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c python3 -m pip install --no-cache-dir jupyter matplotlib
2023-02-15 01:31:51 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c python3 -m pip install --no-cache-dir jupyter_http_over_ws ipykernel==5.1.1 nbformat==4.4.0 jedi==0.17.2
2023-02-15 01:31:52 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c jupyter serverextension enable --py jupyter_http_over_ws
2023-02-15 01:31:53 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c mkdir -p /tf/tensorflow-tutorials && chmod -R a+rwx /tf/
2023-02-15 01:31:53 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c mkdir /.local && chmod a+rwx /.local
2023-02-15 01:31:59 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends wget git
2023-02-15 01:31:59 UTC/bin/sh -c #(nop) WORKDIR /tf/tensorflow-tutorials
2023-02-15 01:32:00 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classification.ipynb
2023-02-15 01:32:00 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_and_underfit.ipynb
2023-02-15 01:32:01 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regression.ipynb
2023-02-15 01:32:02 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_load.ipynb
2023-02-15 01:32:03 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_classification.ipynb
2023-02-15 01:32:03 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_classification_with_hub.ipynb
2023-02-15 01:32:03 UTC/bin/sh -c #(nop) COPY file:88adc6dbdfb19bbee2fe0cc6f150db5548fe794664c985793eaf58fc391cc91b in README.md
2023-02-15 01:32:06 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c apt-get autoremove -y && apt-get remove -y wget
2023-02-15 01:32:07 UTC/bin/sh -c #(nop) WORKDIR /tf
2023-02-15 01:32:07 UTC/bin/sh -c #(nop) EXPOSE 8888
2023-02-15 01:32:08 UTC|2 TF_PACKAGE=tensorflow-cpu TF_PACKAGE_VERSION=2.12.0rc0 /bin/sh -c python3 -m ipykernel.kernelspec
2023-02-15 01:32:08 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.