Namespace
library
Image / Tag
docker:1.12.5-experimental-git
Content Digest
sha256:fc56b158a4c3d793a8d156162cdb8aed534a2f5953cd2580bab09e34db652c3d
Details
Created

2016-12-27 18:37:20 UTC

Size

39.4 MB

Content Digest
Environment
DOCKER_BUCKET

experimental.docker.com

DOCKER_SHA256

98b1faed9b3ac2741688f26bfc7128e4484b4cc70b70c6ec2ff0ff3deec1faf1

DOCKER_VERSION

1.12.5

PATH

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


Layers

[#000] sha256:b7f33cc0b48ea4fb2f0745def58c25483a5f6b7aed5b41ce8f1cb6e17f5723cf - 5.6% (2.21 MB)

[#001] sha256:1438997aafae96dc7e9ae08d25a298432204c909dbf82d191d5372d8be867fec - 2.22% (894 KB)

[#002] sha256:42cb705c16677138700a57afa1acbcdc67ed375f8075b4235544725577bfbad4 - 70.06% (27.6 MB)

[#003] sha256:3bc64c1cd1c579bb1bd9036bf3bac2a0e107af589906becbba706808a7ae3987 - 0.0% (491 Bytes)

[#004] sha256:4943375d4a1ae6903cf4903ecdc0b2f09126a37143686b06cc3335eab91d308c - 22.12% (8.72 MB)


History
2016-12-27 18:17:13 UTC

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

2016-12-27 18:36:24 UTC

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

2016-12-27 18:36:57 UTC

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

2016-12-27 18:36:57 UTC

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

2016-12-27 18:36:58 UTC

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

2016-12-27 18:37:07 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-12-27 18:37:08 UTC

/bin/sh -c #(nop) COPY file:399605dc1850a60a586b5494ab538bad495fd6f94eabca0c5f8a26468ce6030f in /usr/local/bin/

2016-12-27 18:37:08 UTC

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

2016-12-27 18:37:09 UTC

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

2016-12-27 18:37:20 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