2018-09-26 06:49:39 UTC
753 MB
0.15.0
CI_BUILD_PYTHONpython3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b37166ec61459e76e33282dda08f2a9cd698ca7e3d6bc44e6a6e7580cdeff8e - 5.48% (41.2 MB)
[#001] sha256:504facff238fde83f1ca8f9f54520b4219c5b8f80be9616ddc52d31448a044bd - 0.0% (846 Bytes)
[#002] sha256:ebbcacd28e101968415b0c812b2d2dc60f969e36b0b08c073bf796e12b1bb449 - 0.0% (615 Bytes)
[#003] sha256:c7fb3351ecad291a88b92b600037e2435c84a347683d540042086fe72c902b8a - 0.0% (850 Bytes)
[#004] sha256:2e3debadcbf7e542e2aefbce1b64a358b1931fb403b3e4aeca27cb4d809d56c2 - 0.0% (168 Bytes)
[#005] sha256:1e79fcbb9437ff4e6bda658213bafe0d171e8a707ea3ec6f0015d1927be2b319 - 38.98% (293 MB)
[#006] sha256:706bd04b4baf7ff5775cbb62caf94fdab813021e26a45602fcaef9e22e5f5acc - 0.68% (5.12 MB)
[#007] sha256:e96e43188e8f434a901e64c5a562f12bfe96ad564800bab9fbe216c9014f19fc - 14.34% (108 MB)
[#008] sha256:a821f0d2f58b3c9e93656a0ced975386c343660369217e445e931ef4c745f2af - 0.0% (152 Bytes)
[#009] sha256:ef6e71de9d91c6dfe8d40d52f2ce2529ba9ee257ac28d30090005fac7a97fa87 - 0.0% (836 Bytes)
[#010] sha256:bcc5513002299137825cbc3c29b1e0e08eee205a3d1b42385b63564afdd0bc69 - 0.0% (527 Bytes)
[#011] sha256:13057ff2338da5dfcdce612d55861eaf0f6b8ccd30b4b14c1e8e9f2490df67f2 - 0.0% (150 Bytes)
[#012] sha256:cda89128fe2883242f548753943cb97e50a2b00bb1ad5f747ed7031c340be964 - 0.0% (193 Bytes)
[#013] sha256:4883793fd4adabb84bcb09fb84c588bf77906ed9a5b2727557f44677e48197fa - 23.25% (175 MB)
[#014] sha256:e530922103c6f6a4772daea0eee43f5c4c336a821a37ddb3950ee8c71b3c00cf - 0.0% (133 Bytes)
[#015] sha256:090f39233f2333b02e8f011a913ba1335dd43469eb3144ebc555ba3350e666cf - 6.92% (52.1 MB)
[#016] sha256:09c996f15aeac6a15a8ea9b6f5d0476435389b6dd3ec88f3fdcea35dca5f5168 - 10.35% (77.9 MB)
/bin/sh -c #(nop) ADD file:a83ab1826f43e88bc0d3ab6230f14cb9b2dacab70c762c3bfc555eda733b292c in /
2018-09-05 22:20:55 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
2018-09-05 22:20:56 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2018-09-05 22:20:57 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2018-09-05 22:20:57 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2018-09-05 22:20:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-09-26 06:32:43 UTC/bin/sh -c #(nop) LABEL maintainer=Craig Citro <[email protected]>
2018-09-26 06:34:12 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends build-essential curl git libcurl3-dev libfreetype6-dev libhdf5-serial-dev libpng12-dev libzmq3-dev pkg-config python-dev python3-dev rsync software-properties-common unzip zip zlib1g-dev openjdk-8-jdk openjdk-8-jre-headless && apt-get clean && rm -rf /var/lib/apt/lists/*
2018-09-26 06:34:20 UTC/bin/sh -c curl -fSsL -O https://bootstrap.pypa.io/get-pip.py && python3 get-pip.py && rm get-pip.py
2018-09-26 06:34:58 UTC/bin/sh -c pip3 --no-cache-dir install Pillow h5py ipykernel jupyter keras_applications==1.0.5 keras_preprocessing==1.0.3 matplotlib mock numpy scipy sklearn pandas && python3 -m ipykernel.kernelspec
2018-09-26 06:35:01 UTC/bin/sh -c ln -s -f /usr/bin/python3 /usr/bin/python
2018-09-26 06:35:01 UTC/bin/sh -c #(nop) COPY file:dac14f32d734cc9ab12beee32539745afb38d7998443ad50f181a019b0a3e9e5 in /root/.jupyter/
2018-09-26 06:35:02 UTC/bin/sh -c #(nop) COPY file:523b42812b104f4125ce45b39e5f2ac799d152e0e2273679f6ad1f33f1034a9a in /
2018-09-26 06:35:02 UTC/bin/sh -c echo "startup --batch" >>/etc/bazel.bazelrc
2018-09-26 06:35:03 UTC/bin/sh -c echo "build --spawn_strategy=standalone --genrule_strategy=standalone" >>/etc/bazel.bazelrc
2018-09-26 06:35:03 UTC/bin/sh -c #(nop) ENV BAZEL_VERSION=0.15.0
2018-09-26 06:35:04 UTC/bin/sh -c #(nop) WORKDIR /
2018-09-26 06:35:16 UTC/bin/sh -c mkdir /bazel && cd /bazel && curl -H "User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36" -fSsL -O https://github.com/bazelbuild/bazel/releases/download/$BAZEL_VERSION/bazel-$BAZEL_VERSION-installer-linux-x86_64.sh && curl -H "User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36" -fSsL -o /bazel/LICENSE.txt https://raw.githubusercontent.com/bazelbuild/bazel/master/LICENSE && chmod +x bazel-*.sh && ./bazel-$BAZEL_VERSION-installer-linux-x86_64.sh && cd / && rm -f /bazel/bazel-$BAZEL_VERSION-installer-linux-x86_64.sh
2018-09-26 06:35:17 UTC/bin/sh -c #(nop) WORKDIR /tensorflow
2018-09-26 06:35:32 UTC/bin/sh -c git clone --branch=r1.11 --depth=1 https://github.com/tensorflow/tensorflow.git .
2018-09-26 06:35:33 UTC/bin/sh -c #(nop) ENV CI_BUILD_PYTHON=python3
2018-09-26 06:49:37 UTC/bin/sh -c tensorflow/tools/ci_build/builds/configured CPU bazel build -c opt --copt=-mavx --cxxopt="-D_GLIBCXX_USE_CXX11_ABI=0" tensorflow/tools/pip_package:build_pip_package && bazel-bin/tensorflow/tools/pip_package/build_pip_package /tmp/pip3 && pip3 --no-cache-dir install --upgrade /tmp/pip3/tensorflow-*.whl && rm -rf /tmp/pip3 && rm -rf /root/.cache
2018-09-26 06:49:39 UTC/bin/sh -c #(nop) EXPOSE 6006
2018-09-26 06:49:39 UTC/bin/sh -c #(nop) EXPOSE 8888
2018-09-26 06:49:39 UTC/bin/sh -c #(nop) WORKDIR /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.