Namespace
library
Image / Tag
docker:1.12.2-rc2-git
Content Digest
sha256:cb8ba6eefb49daefa8def182e6d76ab7aafa2ae1a9cfceff287a050a9681e45c
Details
Created

2016-10-05 20:21:15 UTC

Size

39.2 MB

Content Digest
Environment
DOCKER_BUCKET

test.docker.com

DOCKER_SHA256

dde4b9f3142a9ba38f95a58ea0005b40a3da9e8c5c8f7fe35710be3c71c6ff6b

DOCKER_VERSION

1.12.2-rc2

PATH

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


Layers

[#000] sha256:c0cb142e43453ebb1f82b905aa472e6e66017efd43872135bc5372e4fac04031 - 5.63% (2.21 MB)

[#001] sha256:6c6fe447e877c6fb78f7040d59f81a9aaac5be90ed3f7396a6dfd9aaa3467d29 - 2.23% (894 KB)

[#002] sha256:64debd848a6e8b0bb7df8c97f4b0fc6828e329ab6c281643cba7c67cc417dcf7 - 69.92% (27.4 MB)

[#003] sha256:3563e2beb703e271ec1808a497fbb010f4d6c6bea48291566cf6b841444b4ea4 - 0.0% (465 Bytes)

[#004] sha256:832b0bffa66bdbc08ff0e399631003517dd5165a194c47c3ffbd5b4fa9f9dbe6 - 22.23% (8.72 MB)


History
2016-09-23 16:29:57 UTC

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

2016-09-23 16:36:54 UTC

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

2016-09-28 20:49:07 UTC

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

2016-10-05 20:21:01 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=1.12.2-rc2

2016-10-05 20:21:01 UTC

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

2016-10-05 20:21:05 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-10-05 20:21:05 UTC

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

2016-10-05 20:21:06 UTC

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

2016-10-05 20:21:06 UTC

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

2016-10-05 20:21:15 UTC

/bin/sh -c apk add --no-cache git openssh-client

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