Namespace
library
Image / Tag
docker:17.03.0-ce-git
Content Digest
sha256:2cede9f44cc028dba58ede9d1df5b38aec50cf853ae7e1fe8e1eeebec0bc8eb5
Details
Created

2017-03-03 21:48:38 UTC

Size

40.2 MB

Content Digest
Environment
DOCKER_BUCKET

get.docker.com

DOCKER_SHA256

4a9766d99c6818b2d54dc302db3c9f7b352ad0a80a2dc179ec164a3ba29c2d3e

DOCKER_VERSION

17.03.0-ce

PATH

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


Layers

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

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

[#002] sha256:d33053c322cec639cb40b2ea2d4b13f43b6e1cb8b86830defe7ec2243cda78f6 - 65.76% (26.5 MB)

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

[#004] sha256:4ab5511b1a5d784b955dd6069801caeda837da2cb8e61e11108caf8490a13dfd - 24.59% (9.89 MB)


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-03 21:48:11 UTC

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

2017-03-03 21:48:25 UTC

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

2017-03-03 21:48:25 UTC

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

2017-03-03 21:48:28 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-03 21:48:29 UTC

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

2017-03-03 21:48:29 UTC

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

2017-03-03 21:48:29 UTC

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

2017-03-03 21:48:38 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