Namespace
library
Image / Tag
docker:17.04.0-ce-rc1
Content Digest
sha256:cc67c52c6cb5bcd7a422f74c310afadebe7307e93bfbae1c48f26007bf73975f
Details
Created

2017-03-22 23:46:05 UTC

Size

29 MB

Content Digest
Environment
DOCKER_BUCKET

test.docker.com

DOCKER_SHA256

1290c7f1168070306ff4854dd7c317ab91bcf73ad4a8a3fb64ba267888849040

DOCKER_VERSION

17.04.0-ce-rc1

PATH

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


Layers

[#000] sha256:627beaf3eaaff1c0bc3311d60fb933c17ad04fe377e1043d9593646d8ae3bfe1 - 6.25% (1.82 MB)

[#001] sha256:1ed492db3a66ce1d7073597aa9d3c6715468e3804abe6d8a0ba6790f61c3fe65 - 7.12% (2.07 MB)

[#002] sha256:eeb3e6b913a821be4ebd039a7ed084e8eaed4c74ae1baffb5626e733bf95a24f - 86.63% (25.2 MB)

[#003] sha256:52df04f10e153296bb25fc92be27fd89cf2a52fbc4f782b2e60942ca118657f6 - 0.0% (489 Bytes)


History
2017-03-03 20:32:37 UTC

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

2017-03-03 21:48:10 UTC

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

2017-03-22 23:46:00 UTC

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

2017-03-22 23:46:00 UTC

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

2017-03-22 23:46:00 UTC

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

2017-03-22 23:46:05 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-03-22 23:46:05 UTC

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

2017-03-22 23:46:05 UTC

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

2017-03-22 23:46:05 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