Namespace
library
Image / Tag
docker:1.12.6
Content Digest
sha256:8b17e2c92bedbfe6f8afab3ae2525ac3ff61748698052225b0e29333b4d53fc0
Details
Created

2017-01-11 03:24:10 UTC

Size

30.6 MB

Content Digest
Environment
DOCKER_BUCKET

get.docker.com

DOCKER_SHA256

cadc6025c841e034506703a06cf54204e51d0cadfae4bae62628ac648d82efdd

DOCKER_VERSION

1.12.6

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:4096f0da5eadba56602996a11598164d7693a664183d9477d01b940e0b0ad371 - 89.92% (27.5 MB)

[#003] sha256:db8d140dbabd05e2ac9f441d1d61653f4c080460c88d22e83dc9ddc1cdf0b2a2 - 0.0% (487 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

2017-01-11 03:24:05 UTC

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

2017-01-11 03:24:05 UTC

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

2017-01-11 03:24:09 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

2017-01-11 03:24:10 UTC

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

2017-01-11 03:24:10 UTC

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

2017-01-11 03:24:10 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