Namespace
library
Image / Tag
docker:1.12.2-git
Content Digest
sha256:222d2e4a194151d062327cc3b1edaa1f3b3d4182ffdcadb66bc6735404cdf231
Details
Created

2016-10-18 23:10:07 UTC

Size

39.2 MB

Content Digest
Environment
DOCKER_BUCKET

get.docker.com

DOCKER_SHA256

cb30ad9864f37512c50db725c14a22c3f55028949e4f1e4e585a6b3c624c4b0e

DOCKER_VERSION

1.12.2

PATH

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


Layers

[#000] sha256:3690ec4760f95690944da86dc4496148a63d85c9e3100669a318110092f6862f - 5.62% (2.21 MB)

[#001] sha256:7601c2ad1cd11213e66512af4a8f4372a4870541b8cf79a9a1058742bf65d6e7 - 2.22% (894 KB)

[#002] sha256:c2b52411114a0d048dd451d9c8438e5bfb526d0525f1eaf8e1deb3dee0725ba5 - 69.93% (27.4 MB)

[#003] sha256:3198506129c4cde35b726f41bee5395c23e91b078cc6ed2e9d8045b5abd12677 - 0.0% (490 Bytes)

[#004] sha256:cd3abcff0c5227878926f6c3a970c1ff3f80706611dd2ea75bf250de7bfcfd5a - 22.22% (8.72 MB)


History
2016-10-18 20:31:22 UTC

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

2016-10-18 23:04:45 UTC

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

2016-10-18 23:04:50 UTC

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

2016-10-18 23:04:50 UTC

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

2016-10-18 23:04:50 UTC

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

2016-10-18 23:04:54 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-10-18 23:04:55 UTC

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

2016-10-18 23:05:00 UTC

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

2016-10-18 23:05:00 UTC

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

2016-10-18 23:10:07 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