Namespace
tensorflow
Image / Tag
tensorflow:1.12.3-py3
Content Digest
sha256:47299934d1421dfd399af2fe8a7760aa6ac739671395e42de4ea413c7801d467
Details
Created

2019-06-24 20:55:02 UTC

Size

624 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:18d680d616571900d78ee1c8fff0310f2a2afe39c6ed0ba2651ff667af406c3e - 6.62% (41.3 MB)

[#001] sha256:0addb6fece630456e0ab187b0aa4304d0851ba60576e7f6f9042a97ee908a796 - 0.0% (851 Bytes)

[#002] sha256:78e58219b215b359fe002f0ca1f416617b75ca9b36cb274c98d7a5f808711179 - 0.0% (620 Bytes)

[#003] sha256:eb6959a66df2ea26a26452ba11f84fb64bb45af90204374862ec71ee59f795e7 - 0.0% (169 Bytes)

[#004] sha256:3b57572cd8ae3e05dea664f63c6d85ea56c96b9a9ee800fd19f9727de9bad48d - 21.87% (137 MB)

[#005] sha256:56ffb7bbb1f11962643059102f942a175023a86fec5ae8f39f54ff32b991cd4a - 0.82% (5.1 MB)

[#006] sha256:1766f64e236d31f313c1a2afc7deb267c0c4be97cc4714071db0e72f9201447d - 17.29% (108 MB)

[#007] sha256:983abc49e91e0fa0d9252ae7ec62a7d2011647e7b4a2192ce6da698860e38c5e - 12.38% (77.3 MB)

[#008] sha256:a6f427d2463dc8a9e0e41f4c7dbbde9965d0304c8339a41127d9c97d6ce3e179 - 15.49% (96.7 MB)

[#009] sha256:1d2078adb47af7468f930200554795bc989724d7fe696d9a662cd8f9bca05af6 - 0.0% (151 Bytes)

[#010] sha256:f644ce9756732d2e9b2784ddd770b64e28784d223f807b983ca32f9106982861 - 0.0% (840 Bytes)

[#011] sha256:a4eaf7b161085de529604aa199a1d8194e3d8608f09632723b2ecfd169624cab - 0.03% (221 KB)

[#012] sha256:8f591b09babeba383ab2d32ccd6a518ad9bcadf2526a567c220cfa9cf23674da - 0.0% (530 Bytes)

[#013] sha256:7a98080e082217c9c9c5e9f7729c23e70b30f29cf83b931353cb56cb1a27e3f3 - 25.49% (159 MB)


History
2018-10-19 00:49:11 UTC

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

2018-10-19 00:49:12 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-10-19 00:49:13 UTC

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

2018-10-19 00:49:14 UTC

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

2018-10-19 00:49:14 UTC

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

2018-11-05 19:37:11 UTC

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

2018-11-05 19:37:50 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 python3 python3-dev rsync software-properties-common unzip && apt-get clean && rm -rf /var/lib/apt/lists/*

2018-11-05 19:37:57 UTC

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

2018-11-05 19:38:30 UTC

/bin/sh -c pip3 --no-cache-dir install Pillow h5py ipykernel jupyter keras_applications keras_preprocessing matplotlib numpy pandas scipy sklearn && python3 -m ipykernel.kernelspec

2018-11-05 19:38:33 UTC

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

2018-11-05 19:38:53 UTC

/bin/sh -c pip3 --no-cache-dir install /tensorflow-1.12.0-cp35-cp35m-manylinux1_x86_64.whl

2018-11-05 19:38:56 UTC

/bin/sh -c ln -s -f /usr/bin/python3 /usr/bin/python

2018-11-05 19:38:56 UTC

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

2018-11-05 19:38:57 UTC

/bin/sh -c #(nop) COPY dir:9897f6efe5f4083a20692fbe2a6b85d29dc8fe824bed19c2348266539b517b8e in /notebooks

2018-11-05 19:38:57 UTC

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

2018-11-05 19:38:57 UTC

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

2018-11-05 19:38:57 UTC

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

2018-11-05 19:38:57 UTC

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

2018-11-05 19:38:58 UTC

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

2019-06-24 20:55:02 UTC

/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