Namespace
tensorflow
Image / Tag
tensorflow:1.2.0-rc0
Content Digest
sha256:c2ce63eb1ced70042e35b99abd0f29c9dff8b1e9bec4ecaab95a07e13e8d3b5d
Details
Created

2017-05-18 16:41:03 UTC

Size

347 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:b6f892c0043b37bd1834a4a1b7d68fe6421c6acbc7e7e63a4527e1d379f92c1b - 12.88% (44.7 MB)

[#001] sha256:55010f332b047687e081a9639fac04918552c144bc2da4edb3422ce8efcc1fb1 - 0.0% (816 Bytes)

[#002] sha256:2955fb827c947b782af190a759805d229cfebc75978dba2d01b4a59e6a333845 - 0.0% (515 Bytes)

[#003] sha256:3deef3fcbd3072b45771bd0d192d4e5ff2b7310b99ea92bce062e01097953505 - 0.0% (851 Bytes)

[#004] sha256:cf9722e506aada1109f5c00a9ba542a81c9e109606c01c81f5991b1f93de7b66 - 0.0% (162 Bytes)

[#005] sha256:ae3e000e03a1df88fa2bfe21240ba90c7a06cf4bd0af09b3a8106a3097cec63d - 34.94% (121 MB)

[#006] sha256:8b5c5c44376615e675ec90913085d64b3184f8945f9293be4ee7022e4ab67595 - 1.35% (4.69 MB)

[#007] sha256:09ef81fca4b15397df69169943e400dfbfee6c2859e657e8a156cd9c7f0989a4 - 39.44% (137 MB)

[#008] sha256:ce6bf0e1757a273a1e3ecd63727eb13f6c44bc28e6d7805e5dd0b8bf333d866e - 11.33% (39.3 MB)

[#009] sha256:328fc3989bd202fd93a6f83d590f54008a6e9ccb080f997c48b5a4f077227764 - 0.0% (761 Bytes)

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

[#011] sha256:6ceba071864fcf01ff7ba1dacc2f9fea70c320689ddacbad5ec6953de8bb9408 - 0.0% (527 Bytes)


History
2017-05-15 16:43:34 UTC

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

2017-05-15 16:43:36 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-05-15 16:43:37 UTC

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

2017-05-15 16:43:39 UTC

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

2017-05-15 16:43:40 UTC

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

2017-05-15 16:43:41 UTC

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

2017-05-18 16:38:14 UTC

/bin/sh -c #(nop) MAINTAINER Craig Citro <craigcitro@google.com>

2017-05-18 16:39:06 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/*

2017-05-18 16:39:15 UTC

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

2017-05-18 16:40:12 UTC

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

2017-05-18 16:40:33 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_OPT=OPT,TF_BUILD_IS_PIP=PIP,TF_BUILD_PYTHON_VERSION=PYTHON2,label=cpu-slave/lastSuccessfulBuild/artifact/pip_test/whl/tensorflow-1.2.0rc0-cp27-cp27mu-manylinux1_x86_64.whl

2017-05-18 16:40:37 UTC

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

2017-05-18 16:40:41 UTC

/bin/sh -c #(nop) COPY dir:90818ee3162f8926d05c24f0da68540907b736d979c19bb7e0a1694ecf5ab5f6 in /notebooks

2017-05-18 16:40:45 UTC

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

2017-05-18 16:40:49 UTC

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

2017-05-18 16:40:54 UTC

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

2017-05-18 16:40:58 UTC

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

2017-05-18 16:41:03 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