Namespace
tensorflow
Image / Tag
tensorflow:1.9.0-rc0
Content Digest
sha256:fcffb916f07038e36ecb4d08dc93adca419ea81c2803966a49f165b47f3a1072
Details
Created

2018-06-07 01:57:37 UTC

Size

411 MB

Content Digest
Labels
  • maintainer
    Craig Citro <craigcitro@google.com>

Environment
PATH

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


Layers

[#000] sha256:b234f539f7a1d65eabae1617e63c81ac01768abffd48b5cbbf7166efca6a3429 - 10.01% (41.1 MB)

[#001] sha256:55172d420b43cf03feeec11bcc917c7ddfc192036102e065ab57aa9abb95311e - 0.0% (853 Bytes)

[#002] sha256:5ba5bbeb6b91e2676c98255c6babc66d7b05cac40185eeba4b3773199c701da0 - 0.0% (619 Bytes)

[#003] sha256:43ae2841ad7a7fd1aeae30028105cac7f6ee0ec955e5229e52b3333fea3c17b5 - 0.0% (851 Bytes)

[#004] sha256:f6c9c6de41905e9a66f2bc2c4a19858c8dc5b0a94f01e03eafc719afe25888aa - 0.0% (168 Bytes)

[#005] sha256:6319f70c2d85d7ef04c4d0dabfe5f70565fa90864d9c3b30ae55aed1263f3194 - 32.53% (134 MB)

[#006] sha256:2e9eba81c0538c9ae35303ba4567fcb3e7b2ed184211a5715944666d44809856 - 1.22% (5.01 MB)

[#007] sha256:356254ab109d2cdf32c3f9b19744e8ed4d4ec542f9415b83ac884ded79f69d7f - 27.39% (113 MB)

[#008] sha256:1f4794eac15c155df4be2d9242d4bd05928116b1d71b26473069fa5479cc37a4 - 11.55% (47.4 MB)

[#009] sha256:779897347da7e5553911f94b75be18c2e3c93d338195621bf5cb29ad3bf039e5 - 17.25% (70.8 MB)

[#010] sha256:34240acba1964a67cdc9fec1ac1a10b4b85c37ff800694aa3603a4c198c9d0b1 - 0.0% (806 Bytes)

[#011] sha256:98016cd0a215ae1810964fe4fb9b176e07e74638951251d41db4372d444bc6d4 - 0.05% (221 KB)

[#012] sha256:7da01a5bf93ded157f273b8a04f7fb5186c9760eeef13e9be976e05861a747dc - 0.0% (528 Bytes)


History
2018-06-05 21:21:52 UTC

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

2018-06-05 21:21:53 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-06-05 21:21:54 UTC

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

2018-06-05 21:21:54 UTC

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

2018-06-05 21:21:55 UTC

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

2018-06-05 21:21:55 UTC

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

2018-06-07 01:55:50 UTC

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

2018-06-07 01:56:32 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends build-essential curl libfreetype6-dev libhdf5-serial-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-06-07 01:56:38 UTC

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

2018-06-07 01:57:12 UTC

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

2018-06-07 01:57:15 UTC

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

2018-06-07 01:57:34 UTC

/bin/sh -c pip --no-cache-dir install /tensorflow-1.9.0rc0-cp27-cp27mu-manylinux1_x86_64.whl

2018-06-07 01:57:35 UTC

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

2018-06-07 01:57:36 UTC

/bin/sh -c #(nop) COPY dir:4679761a8b21dd5190b632d03ed07a3d0e677cdf8263e6fd696df0dc5192c9db in /notebooks

2018-06-07 01:57:36 UTC

/bin/sh -c #(nop) COPY file:523b42812b104f4125ce45b39e5f2ac799d152e0e2273679f6ad1f33f1034a9a in /

2018-06-07 01:57:36 UTC

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

2018-06-07 01:57:36 UTC

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

2018-06-07 01:57:36 UTC

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

2018-06-07 01:57:37 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