2022-12-20 13:44:28 UTC
631 MB
python
DEBIAN_FRONTENDnoninteractive
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 - 4.32% (27.3 MB)
[#001] sha256:7c20d011b5cd72a1d406f9f275d3e15d437ae823bc6f48c203e41731be9df306 - 47.32% (299 MB)
[#002] sha256:dca4ddfd47ef767e466729beaca4b91cccaf9566d3e6c05f61449f1288e0c188 - 0.0% (852 Bytes)
[#003] sha256:93c711ad54762ccfa479c034dc7d2f257d060a28b95ebf53f2da2c233fc0ef7c - 21.95% (139 MB)
[#004] sha256:a46acc00814c21759634d8664561090d063422dacf3f06a6520f6861aa584ea2 - 6.19% (39.1 MB)
[#005] sha256:118bdd83c941bba1fa7eca9fb8622196d4260ef8703a4bfce1b6af50533a5e06 - 0.72% (4.52 MB)
[#006] sha256:a6cf8f3b5a9ad05e52b388d7d35945a97824fef86524d0c03c41b7065665bc4c - 0.0% (175 Bytes)
[#007] sha256:ba9d3e71e7e2722676df4a976c7beef11dcff910c3c68986b684853b7e5789e6 - 0.46% (2.93 MB)
[#008] sha256:459f245bd738049bb2696ea90bbfcc240e30e81ee02972516044f474b43ee509 - 18.73% (118 MB)
[#009] sha256:87c19e85458e30e5c74c60484e7986a5f61fad359d6fbe2b12b85fff2171b44e - 0.32% (2 MB)
[#010] sha256:75ac933a5229e65b84548c653bd25108bbab2dcb7e0a9d0fdc4e3a11738578c8 - 0.0% (1.06 KB)
[#011] sha256:7b0b93930ede17ccea5c047c4b01da22d2719dd15907a682549df405f6783f71 - 0.0% (1.06 KB)
/bin/sh -c #(nop) ADD file:9d282119af0c42bc823c95b4192a3350cf2cad670622017356dd2e637762e425 in /
2022-12-09 01:20:21 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-12-20 13:38:54 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-12-20 13:43:06 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends build-essential clang-format curl git libcurl3-dev libfreetype6-dev libhdf5-serial-dev libzmq3-dev pkg-config rsync software-properties-common sudo unzip zip zlib1g-dev openjdk-8-jdk openjdk-8-jre-headless && apt-get clean && rm -rf /var/lib/apt/lists/*
2022-12-20 13:43:09 UTC/bin/sh -c #(nop) ENV CI_BUILD_PYTHON=python
2022-12-20 13:43:09 UTC/bin/sh -c #(nop) ARG CACHE_STOP=1
2022-12-20 13:43:09 UTC/bin/sh -c #(nop) ARG CHECKOUT_TF_SRC=0
2022-12-20 13:43:09 UTC|2 CACHE_STOP=1 CHECKOUT_TF_SRC=1 /bin/sh -c chmod a+w /etc/passwd /etc/group
2022-12-20 13:43:32 UTC|2 CACHE_STOP=1 CHECKOUT_TF_SRC=1 /bin/sh -c test "${CHECKOUT_TF_SRC}" -eq 1 && git clone --depth=1 https://github.com/tensorflow/tensorflow.git /tensorflow_src || true
2022-12-20 13:43:34 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2022-12-20 13:43:44 UTC|2 CACHE_STOP=1 CHECKOUT_TF_SRC=1 /bin/sh -c apt-get update && apt-get install -y python3 python3-pip
2022-12-20 13:43:49 UTC|2 CACHE_STOP=1 CHECKOUT_TF_SRC=1 /bin/sh -c python3 -m pip --no-cache-dir install --upgrade "pip<20.3" setuptools
2022-12-20 13:43:49 UTC|2 CACHE_STOP=1 CHECKOUT_TF_SRC=1 /bin/sh -c ln -s $(which python3) /usr/local/bin/python
2022-12-20 13:43:56 UTC|2 CACHE_STOP=1 CHECKOUT_TF_SRC=1 /bin/sh -c apt-get update && apt-get install -y build-essential curl git wget openjdk-8-jdk python3-dev virtualenv swig
2022-12-20 13:44:25 UTC|2 CACHE_STOP=1 CHECKOUT_TF_SRC=1 /bin/sh -c python3 -m pip --no-cache-dir install Pillow h5py keras_preprocessing tb-nightly matplotlib mock 'numpy<1.19.0' scipy sklearn pandas future portpicker enum34
2022-12-20 13:44:27 UTC|2 CACHE_STOP=1 CHECKOUT_TF_SRC=1 /bin/sh -c mkdir /bazel && curl -fSsL -o /bazel/LICENSE.txt "https://raw.githubusercontent.com/bazelbuild/bazel/master/LICENSE" && mkdir /bazelisk && curl -fSsL -o /bazelisk/LICENSE.txt "https://raw.githubusercontent.com/bazelbuild/bazelisk/master/LICENSE" && curl -fSsL -o /usr/bin/bazel "https://github.com/bazelbuild/bazelisk/releases/download/v1.11.0/bazelisk-linux-amd64" && chmod +x /usr/bin/bazel
2022-12-20 13:44:27 UTC/bin/sh -c #(nop) COPY file:946fcda4ffd2c64c58e8e7354df88b38d2fd1032e3c765068bf9345ce8d25fb7 in /etc/bash.bashrc
2022-12-20 13:44:28 UTC|2 CACHE_STOP=1 CHECKOUT_TF_SRC=1 /bin/sh -c chmod a+rwx /etc/bash.bashrc
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.