Namespace
library
Image / Tag
docker:1.12.2-rc1
Content Digest
sha256:0a6652336b26d0abdfc50cc51f32c3eb4a557ecb8b9e6a1e11b457ce7ae6e6cf
Details
Created

2016-09-28 20:49:13 UTC

Size

30.5 MB

Content Digest
Environment
DOCKER_BUCKET

test.docker.com

DOCKER_SHA256

0629b1681343ce333c5125670d63c2ca4e090f9d7de39f822ad35445eef124db

DOCKER_VERSION

1.12.2-rc1

PATH

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


Layers

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

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

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

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


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-09-28 20:49:07 UTC

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

2016-09-28 20:49:08 UTC

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

2016-09-28 20:49:12 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-09-28 20:49:12 UTC

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

2016-09-28 20:49:13 UTC

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

2016-09-28 20:49:13 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