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

2016-12-27 18:37:22 UTC

Size

39.3 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 - 5.62% (2.21 MB)

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

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

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

[#004] sha256:ad207655830343ad9a2dbcec7f97d6a2de235ba12865b5e2787d636da57d4f91 - 22.19% (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: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"]

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