Namespace
paddlepaddle
Image / Tag
paddle:1.8.2-openblas
Content Digest
sha256:01c00b6013b4433e1299956f745b9136533bc3a87fe7d2a86bcd2f8552ccbd94
Details
Created

2020-06-12 07:44:40 UTC

Size

1.54 GB

Content Digest
Environment
HOME

/root

PATH

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


Layers

[#000] sha256:e92ed755c008afc1863a616a5ba743b670c09c1698f7328f05591932452a425f - 2.68% (42.2 MB)

[#001] sha256:b9fd7cb1ff8f489cf082781b0e1fe0c13b840e20147e8fc8204b4592da7c2f70 - 0.0% (526 Bytes)

[#002] sha256:ee690f2d57a128744cf4c5b52646ad0ba7a5af113d9d7e0e02b62c06d35fd14c - 0.0% (853 Bytes)

[#003] sha256:53e3366ec435596bed2563cc882ba47ec25df6be2b1027e3243e83589c667c1e - 0.0% (170 Bytes)

[#004] sha256:f43a38648a577c5898af7ab33eed5285d4487b391643ff33e2c3f297ddf78752 - 1.17% (18.4 MB)

[#005] sha256:4e8332dcd6a8ffc749d4a3a20498995cb6049ba4e5192140c1c782b6b78a741b - 27.57% (434 MB)

[#006] sha256:365d566375ff27fdd4fc26091d7338e82e2ab64720f96e3ea2939a49dcf8a079 - 0.01% (160 KB)

[#007] sha256:ddf500b0d5cfbe4977e45e83adf278c3e7e1c2a79a832ce9fe990579302cac29 - 5.31% (83.6 MB)

[#008] sha256:f2d4c1cebdc13ba76d2a989686aab01a9fadec2de16c63193d3d0d251f69d9a0 - 7.14% (113 MB)

[#009] sha256:00dcb15e205fb6f0864ede20644e771f9be9bb2e0bb71d22f49d8b2eb4a5f6a1 - 15.66% (247 MB)

[#010] sha256:56aa322e19c3b66cb8e0f86254c4cd97c4c3bd4a0f0d790eaf23c481d2258e13 - 0.01% (160 KB)

[#011] sha256:07ea002b516560c7687cfdbf0275904a14ca0fdc8cb719c50c432d9e56cf9eed - 0.0% (92 Bytes)

[#012] sha256:1b72d03c9eb8fc2f724320ec8aa08f99c36fc9f55de417ad6aa4465b7af880b7 - 5.68% (89.5 MB)

[#013] sha256:b757c6540f5557d84b54ffcc30c2f562e385c86383e245847b0f56ac240446ed - 15.65% (247 MB)

[#014] sha256:3d4dd586f5009086dde90f2f3bcfaada4e8263a473280ee3da1261846cef58f6 - 0.01% (160 KB)

[#015] sha256:2ec447d9749b85c4f3f4e9c4bf6d644f755439531bb6ad625817b566f388b916 - 19.12% (301 MB)


History
2020-04-24 01:08:29 UTC

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

2020-04-24 01:08:31 UTC

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

2020-04-24 01:08:33 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

2020-04-24 01:08:35 UTC

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

2020-04-24 01:08:35 UTC

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

2020-06-12 07:24:51 UTC

/bin/sh -c #(nop) MAINTAINER PaddlePaddle Authors <paddle-dev@baidu.com>

2020-06-12 07:24:52 UTC

/bin/sh -c #(nop) ENV HOME=/root

2020-06-12 07:25:00 UTC

/bin/sh -c apt-get update && true

2020-06-12 07:31:35 UTC

/bin/sh -c apt-get install -y wget python3 python3-pip libgtk2.0-dev dmidecode python3-tk && pip3 install opencv-python py-cpuinfo==5.0.0 && wget https://paddle-wheel.bj.bcebos.com/1.8.2-cpu-openblas/paddlepaddle-1.8.2-cp35-cp35m-linux_x86_64.whl && pip3 install paddlepaddle-1.8.2-cp35-cp35m-linux_x86_64.whl ; apt-get install -f -y && apt-get clean -y && rm -f paddlepaddle-1.8.2-cp35-cp35m-linux_x86_64.whl && ldconfig

2020-06-12 07:31:48 UTC

/bin/sh -c apt-get update && true

2020-06-12 07:33:15 UTC

/bin/sh -c apt-get install -y make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev

2020-06-12 07:36:03 UTC

/bin/sh -c mkdir -p /root/python_build/ && wget -q https://www.sqlite.org/2018/sqlite-autoconf-3250300.tar.gz && tar -zxf sqlite-autoconf-3250300.tar.gz && cd sqlite-autoconf-3250300 && ./configure -prefix=/usr/local && make install -j8 && cd ../ && rm sqlite-autoconf-3250300.tar.gz && wget -q https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tgz && tar -xzf Python-3.6.0.tgz && cd Python-3.6.0 && CFLAGS="-Wformat" ./configure --prefix=/usr/local/ --enable-shared > /dev/null && make -j8 > /dev/null && make altinstall > /dev/null && cd ../ && rm Python-3.6.0.tgz

2020-06-12 07:37:21 UTC

/bin/sh -c apt-get install -y libgtk2.0-dev dmidecode python3-tk && ldconfig && pip3.6 install opencv-python && wget https://paddle-wheel.bj.bcebos.com/1.8.2-cpu-openblas/paddlepaddle-1.8.2-cp36-cp36m-linux_x86_64.whl && pip3.6 install paddlepaddle-1.8.2-cp36-cp36m-linux_x86_64.whl ; apt-get install -f -y && apt-get clean -y && rm -f paddlepaddle-1.8.2-cp36-cp36m-linux_x86_64.whl && ldconfig

2020-06-12 07:37:26 UTC

/bin/sh -c apt-get update && true

2020-06-12 07:37:30 UTC

/bin/sh -c apt-get install -y make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev

2020-06-12 07:40:15 UTC

/bin/sh -c wget -q https://www.python.org/ftp/python/3.7.0/Python-3.7.0.tgz && tar -xzf Python-3.7.0.tgz && cd Python-3.7.0 && CFLAGS="-Wformat" ./configure --prefix=/usr/local/ --enable-shared > /dev/null && make -j8 > /dev/null && make altinstall > /dev/null && cd ../ && rm Python-3.7.0.tgz

2020-06-12 07:41:34 UTC

/bin/sh -c apt-get install -y libgtk2.0-dev dmidecode python3-tk && ldconfig && pip3.7 install opencv-python && wget https://paddle-wheel.bj.bcebos.com/1.8.2-cpu-openblas/paddlepaddle-1.8.2-cp37-cp37m-linux_x86_64.whl && pip3.7 install paddlepaddle-1.8.2-cp37-cp37m-linux_x86_64.whl; apt-get install -f -y && apt-get clean -y && rm -f paddlepaddle-1.8.2-cp37-cp37m-linux_x86_64.whl && ldconfig

2020-06-12 07:41:39 UTC

/bin/sh -c apt-get update && true

2020-06-12 07:44:38 UTC

/bin/sh -c apt-get install -y wget python-pip python-opencv libgtk2.0-dev dmidecode python-tk && easy_install -U pip && wget https://paddle-wheel.bj.bcebos.com/1.8.2-cpu-openblas/paddlepaddle-1.8.2-cp27-cp27mu-linux_x86_64.whl && pip install paddlepaddle-1.8.2-cp27-cp27mu-linux_x86_64.whl; apt-get install -f -y && apt-get clean -y && rm -f paddlepaddle-1.8.2-cp27-cp27mu-linux_x86_64.whl && paddle version && ldconfig

2020-06-12 07:44:40 UTC

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

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