Namespace
library
Image / Tag
docker:1.13.0-rc3-git
Content Digest
sha256:efe6a653ebab14760e9602d9146b814a38b7a07e04dfba1e49d45284ca093ab6
Details
Created

2016-12-06 20:32:44 UTC

Size

38 MB

Content Digest
Environment
DOCKER_BUCKET

test.docker.com

DOCKER_SHA256

2c3c596512034c8e9cf4b0cb43b28d0de7e0a408bc26e8f8f1bc45251570bff4

DOCKER_VERSION

1.13.0-rc3

PATH

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


Layers

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

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

[#002] sha256:8443fac940081a1dfa8e10a5953c14dbfcaa90d50b6be621e4683f05e7d7781a - 69.0% (26.3 MB)

[#003] sha256:d2b363797417a16566067eb731c79169538e65343fab1fa9b79b2b0138b6a221 - 0.0% (486 Bytes)

[#004] sha256:9146efa12b7976989cac270e3d6a54fa85fe333de16b7bf068b35e23b79fb958 - 22.91% (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-11-17 21:31:52 UTC

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

2016-12-06 20:32:28 UTC

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

2016-12-06 20:32:28 UTC

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

2016-12-06 20:32:32 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-06 20:32:33 UTC

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

2016-12-06 20:32:33 UTC

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

2016-12-06 20:32:33 UTC

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

2016-12-06 20:32:44 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