Namespace
library
Image / Tag
docker:1.12.4-experimental-git
Content Digest
sha256:e8dfb6d7fd2b33578aa839ca9e9ab68744b220bbe10cc9971a3e06355c5db4da
Details
Created

2016-12-14 02:39:31 UTC

Size

39.4 MB

Content Digest
Environment
DOCKER_BUCKET

experimental.docker.com

DOCKER_SHA256

7e7c54875a8486086c60cd27c66f24d99ff4bb72217a3e144d9dfc0e1f658b7a

DOCKER_VERSION

1.12.4

PATH

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


Layers

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

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

[#002] sha256:9e3a6b953d9c1bc65c56f65fb6893be2a160a5ea984ed2edb41580d2864e556d - 70.07% (27.6 MB)

[#003] sha256:035ffe2aed4f80a8b2f21838e1b0efe1b142aff51ea846761fb8bcfbf640676f - 0.0% (492 Bytes)

[#004] sha256:5a808247aad05965b8fcd1ca8da112dca4c19e1f4e93526d1c4c9642d4dd0792 - 22.12% (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:07:01 UTC

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

2016-12-14 02:39:12 UTC

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

2016-12-14 02:39:12 UTC

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

2016-12-14 02:39:17 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-14 02:39:18 UTC

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

2016-12-14 02:39:18 UTC

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

2016-12-14 02:39:19 UTC

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

2016-12-14 02:39:31 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