Namespace
library
Image / Tag
docker:17.06.0-ce-rc1-git
Content Digest
sha256:07bc77166c9835b6121f9b1ecd07ebe521d5c5871574d610cae76805fec1edd0
Details
Created

2017-05-31 20:10:40 UTC

Size

42 MB

Content Digest
Environment
DOCKER_CHANNEL

test

DOCKER_VERSION

17.06.0-ce-rc1

PATH

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


Layers

[#000] sha256:2aecc7e1714b6fad58d13aedb0639011b37b86f743ba7b6a52d82bd03014b78e - 4.52% (1.9 MB)

[#001] sha256:5dfd12279b0d11f205f37f642e15d7328cc23431b4c09a2672b941d67e40685f - 0.8% (343 KB)

[#002] sha256:f5075090d89604eb77aeb6fd33351df4b61d98974fa04257438a6957c71c33e9 - 68.05% (28.6 MB)

[#003] sha256:1011761623a9f800af8b5c32029f1bf657de4191dcd1ee581edf4eb52540a570 - 0.0% (490 Bytes)

[#004] sha256:87a686fa10eb52a95055783c21e55dbadc89d6528f3622311a2ef9711262f552 - 26.63% (11.2 MB)


History
2017-05-25 23:33:21 UTC

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

2017-05-25 23:33:22 UTC

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

2017-05-31 20:08:42 UTC

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

2017-05-31 20:08:43 UTC

/bin/sh -c #(nop) ENV DOCKER_CHANNEL=test

2017-05-31 20:08:44 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=17.06.0-ce-rc1

2017-05-31 20:08:52 UTC

/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/x86_64/docker-${DOCKER_VERSION}.tgz"; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v

2017-05-31 20:09:09 UTC

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

2017-05-31 20:09:10 UTC

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

2017-05-31 20:09:11 UTC

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

2017-05-31 20:10:40 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