Namespace
tensorflow
Image / Tag
tensorflow:1.5.0-rc1
Content Digest
sha256:582e655d64761db52b057e5c07c2214a68f5abc50637c12d33157aec9dc460ea
Details
Created

2018-01-13 02:56:13 UTC

Size

366 MB

Content Digest
Labels

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:50aff78429b146489e8a6cb9334d93a6d81d5de2edc4fbf5e2d4d9253625753e - 11.12% (40.8 MB)

[#001] sha256:f6d82e297bce031a3de1fa8c1587535e34579abce09a61e37f5a225a8667422f - 0.0% (846 Bytes)

[#002] sha256:275abb2c8a6f1ce8e67a388a11f3cc014e98b36ff993a6ed1cc7cd6ecb4dd61b - 0.0% (621 Bytes)

[#003] sha256:9f15a39356d6fc1df0a77012bf1aa2150b683e46be39d1c51bc7a320f913e322 - 0.0% (854 Bytes)

[#004] sha256:fc0342a94c89e477c821328ccb542e6fb86ce4ef4ebbf1098e85669e051ef0dd - 0.0% (170 Bytes)

[#005] sha256:8dc127b9edd21f7358687f91fb828882b635ceb3557f07418e1808b2b4202eba - 33.09% (121 MB)

[#006] sha256:79fc6b94e3c8230c5cfb47f240546b15956bbe5e504535c4456dad93d936f882 - 1.27% (4.64 MB)

[#007] sha256:6dde70afa3decd08e3319ad247bbfc663f17e5c9ad83174ba9acc164d17d187c - 40.69% (149 MB)

[#008] sha256:84d46d1149a3296addf1f4294f8ea6c489c1fb185b75c3a4a9e789c4bde3aac8 - 13.76% (50.4 MB)

[#009] sha256:02ea8949dca23fc240062b774c89e10183a3f2efd5e2e3b7d5aafc9825d6c78c - 0.0% (748 Bytes)

[#010] sha256:90579c07fb1abd7e01eedbfa6abee6ec01475bb774fb450dc32614518bae3630 - 0.06% (221 KB)

[#011] sha256:1914340ad98ca72c3499938b9018c846cc4b153b2d6e8459e8957f263ccb89c9 - 0.0% (526 Bytes)


History
2017-12-14 20:59:45 UTC

/bin/sh -c #(nop) ADD file:f5a2d04c3f3cafada15eb32e4e8d971e48ef11724939c399a8664bf498111e67 in /

2017-12-14 20:59:46 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

2017-12-14 20:59:46 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2017-12-14 20:59:47 UTC

/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list

2017-12-14 20:59:48 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2017-12-14 20:59:48 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2018-01-13 02:53:44 UTC

/bin/sh -c #(nop) LABEL maintainer=Craig Citro <[email protected]>

2018-01-13 02:54:34 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends build-essential curl libfreetype6-dev libpng12-dev libzmq3-dev pkg-config python python-dev rsync software-properties-common unzip && apt-get clean && rm -rf /var/lib/apt/lists/*

2018-01-13 02:54:41 UTC

/bin/sh -c curl -O https://bootstrap.pypa.io/get-pip.py && python get-pip.py && rm get-pip.py

2018-01-13 02:55:26 UTC

/bin/sh -c pip --no-cache-dir install Pillow h5py ipykernel jupyter matplotlib numpy pandas scipy sklearn && python -m ipykernel.kernelspec

2018-01-13 02:55:46 UTC

/bin/sh -c pip --no-cache-dir install http://ci.tensorflow.org/view/Release/job/release-matrix-cpu/TF_BUILD_CONTAINER_TYPE=CPU,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=cpu-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-1.5.0rc1-cp27-cp27mu-manylinux1_x86_64.whl

2018-01-13 02:55:49 UTC

/bin/sh -c #(nop) COPY file:6ba0b7d6200bfc95765eadccd02455e75bca27e0c80c2f4d15dc61d65ec53b46 in /root/.jupyter/

2018-01-13 02:55:53 UTC

/bin/sh -c #(nop) COPY dir:7d1f9d8b5883312d3221d7bed0350aa9b14228ae743da98744d85106b3b9e10c in /notebooks

2018-01-13 02:55:57 UTC

/bin/sh -c #(nop) COPY file:5485384c641ba7bf763511ad514a0634b4fae9a859906153e69f4c136bb34d41 in /

2018-01-13 02:56:01 UTC

/bin/sh -c #(nop) EXPOSE 6006/tcp

2018-01-13 02:56:05 UTC

/bin/sh -c #(nop) EXPOSE 8888/tcp

2018-01-13 02:56:09 UTC

/bin/sh -c #(nop) WORKDIR /notebooks

2018-01-13 02:56:13 UTC

/bin/sh -c #(nop) CMD ["/run_jupyter.sh" "--allow-root"]

Danger Zone
Delete Tag

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.

Delete