Namespace
paddlepaddle
Image / Tag
paddle:0.10.0rc2-noavx
Content Digest
sha256:c0c875dc8e0bfdf08d367eaeadefb472e459ec9209997e5017cfadee9c110af6
Details
Created

2017-04-06 06:58:07 UTC

Size

195 MB

Content Digest
Environment
GPG_KEY

C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF

HOME

/root

LANG

en_US.UTF-8

PATH

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

PYTHON_PIP_VERSION

9.0.1

PYTHON_VERSION

2.7.13


Layers

[#000] sha256:df559435c037e6a9ecdd9ee534857ee81fd7c81aeb9164d3bbc0a2420b611a4f - 25.64% (50.1 MB)

[#001] sha256:4c60b75ad2b962d9ca63977880d2a2840099c397fef54852462423b5ba10f3a9 - 1.7% (3.32 MB)

[#002] sha256:3430ad0761175869b8a09174a118a353ad9dda45c8ceb3fd111414c049d066d6 - 8.13% (15.9 MB)

[#003] sha256:e39a9667eda919833fd988f83d677ec622a73c5a27a5a6776eeb81f218a9cb9e - 26.91% (52.6 MB)

[#004] sha256:8edaa60f680abaf0bf46433491777b61942373a9ecc244a9681bb803944540a9 - 15.34% (30 MB)

[#005] sha256:ea1e0973a17dfc446282759ed9e600f7a33870768d9df82e955493d17ae9f139 - 22.28% (43.6 MB)


History
2017-03-21 18:28:51 UTC

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

2017-03-21 18:29:05 UTC

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

2017-03-21 18:33:23 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2017-03-21 18:33:40 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2017-03-21 23:42:40 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libgdbm3 libsqlite3-0 libssl1.0.0 && rm -rf /var/lib/apt/lists/*

2017-03-21 23:42:40 UTC

/bin/sh -c #(nop) ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF

2017-03-21 23:42:40 UTC

/bin/sh -c #(nop) ENV PYTHON_VERSION=2.7.13

2017-03-21 23:42:41 UTC

/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=9.0.1

2017-03-21 23:44:39 UTC

/bin/sh -c set -ex && buildDeps=' gcc libbz2-dev libc6-dev libdb-dev libgdbm-dev libncurses-dev libreadline-dev libsqlite3-dev libssl-dev make tcl-dev tk-dev wget xz-utils zlib1g-dev ' && apt-get update && apt-get install -y $buildDeps --no-install-recommends && rm -rf /var/lib/apt/lists/* && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && wget -O python.tar.xz.asc "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$GPG_KEY" && gpg --batch --verify python.tar.xz.asc python.tar.xz && rm -r "$GNUPGHOME" python.tar.xz.asc && mkdir -p /usr/src/python && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz && rm python.tar.xz && cd /usr/src/python && ./configure --enable-shared --enable-unicode=ucs4 && make -j$(nproc) && make install && ldconfig && wget -O /tmp/get-pip.py 'https://bootstrap.pypa.io/get-pip.py' && python2 /tmp/get-pip.py "pip==$PYTHON_PIP_VERSION" && rm /tmp/get-pip.py && pip install --no-cache-dir --upgrade --force-reinstall "pip==$PYTHON_PIP_VERSION" && [ "$(pip list |tac|tac| awk -F '[ ()]+' '$1 == "pip" { print $2; exit }')" = "$PYTHON_PIP_VERSION" ] && find /usr/local -depth \( \( -type d -a -name test -o -name tests \) -o \( -type f -a -name '*.pyc' -o -name '*.pyo' \) \) -exec rm -rf '{}' + && apt-get purge -y --auto-remove $buildDeps && rm -rf /usr/src/python ~/.cache

2017-03-21 23:44:39 UTC

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

2017-04-06 03:34:03 UTC

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

2017-04-06 03:34:04 UTC

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

2017-04-06 03:34:04 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8

2017-04-06 03:34:28 UTC

/bin/sh -c apt-get update && apt-get install -y libgfortran3 libpython2.7 && apt-get clean -y && pip install --upgrade pip && pip install -U 'protobuf==3.1.0' requests numpy

2017-04-06 06:58:01 UTC

/bin/sh -c #(nop) ADD file:a8fffa3513d4007d8716e6869143b85551855536e2c10f215dc63a0fabb5c3b5 in /usr/local/opt/paddle/deb/

2017-04-06 06:58:07 UTC

/bin/sh -c dpkg -i /usr/local/opt/paddle/deb/*.deb && rm -f /usr/local/opt/paddle/deb/*.deb && paddle version

2017-04-06 06:58:07 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