Namespace
library
Image / Tag
docker:1.12.0-rc5
Content Digest
sha256:129a5be9d883bd8b8dee3137a769271bb91befa19053e693d58c093b72626b47
Details
Created

2016-07-29 16:30:39 UTC

Size

30.4 MB

Content Digest
Environment
DOCKER_BUCKET

test.docker.com

DOCKER_SHA256

5f8d102b23c7a053b527bcab4ef42019e60e47d06e0094ebab4aece087db5ea2

DOCKER_VERSION

1.12.0-rc5

PATH

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


Layers

[#000] sha256:e110a4a1794126ef308a49f2d65785af2f25538f06700721aad8283b81fdfa58 - 7.24% (2.2 MB)

[#001] sha256:49e2842bdfdf9757b6fb042a914386833eb89594a0f6643fc8a7ca8e925dd58c - 2.86% (892 KB)

[#002] sha256:b37e8ba7d9dab65b32c92232f81d7b66716b1d5b2b6495ba9f930226df778cd7 - 89.9% (27.4 MB)

[#003] sha256:fafd306cabe9a410f56574897e784ccfd541bfb50d2d3e15fbd85cc3c18a3bce - 0.0% (466 Bytes)


History
2016-06-23 19:55:18 UTC

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

2016-06-23 20:17:11 UTC

/bin/sh -c apk add --no-cache ca-certificates curl openssl

2016-06-23 20:17:12 UTC

/bin/sh -c #(nop) ENV DOCKER_BUCKET=test.docker.com

2016-07-29 16:30:33 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=1.12.0-rc5

2016-07-29 16:30:33 UTC

/bin/sh -c #(nop) ENV DOCKER_SHA256=5f8d102b23c7a053b527bcab4ef42019e60e47d06e0094ebab4aece087db5ea2

2016-07-29 16:30:38 UTC

/bin/sh -c set -x && curl -fSL "https://${DOCKER_BUCKET}/builds/Linux/x86_64/docker-$DOCKER_VERSION.tgz" -o docker.tgz && echo "${DOCKER_SHA256} *docker.tgz" | sha256sum -c - && tar -xzvf docker.tgz && mv docker/* /usr/local/bin/ && rmdir docker && rm docker.tgz && docker -v

2016-07-29 16:30:39 UTC

/bin/sh -c #(nop) COPY file:50006c902e7677711aeffe4ab7b7042d649618b96dec760f322a8566dd83ab25 in /usr/local/bin/

2016-07-29 16:30:39 UTC

/bin/sh -c #(nop) ENTRYPOINT &{["docker-entrypoint.sh"]}

2016-07-29 16:30:39 UTC

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

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