Namespace
library
Image / Tag
docker:1.12.5
Content Digest
sha256:ebfecb343f40419b767ea1a0b6485afb188c9f9468ba0dfee5517205bbb3867d
Details
Created

2016-12-27 18:36:47 UTC

Size

30.6 MB

Content Digest
Environment
DOCKER_BUCKET

get.docker.com

DOCKER_SHA256

0058867ac46a1eba283e2441b1bb5455df846144f9d9ba079e97655399d4a2c6

DOCKER_VERSION

1.12.5

PATH

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


Layers

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

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

[#002] sha256:3468a9f9aa7e839044d1345a24232dcc3f08633afbab3c84e1f906853514611f - 89.92% (27.5 MB)

[#003] sha256:b7081386c9cd6ce2dd3804501b015dbd78335bf9ddbb3058eaf86fb0d87411a9 - 0.0% (488 Bytes)


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:24 UTC

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

2016-12-27 18:36:42 UTC

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

2016-12-27 18:36:42 UTC

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

2016-12-27 18:36:46 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:36:46 UTC

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

2016-12-27 18:36:47 UTC

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

2016-12-27 18:36:47 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