Namespace
library
Image / Tag
docker:1.10.3-git
Content Digest
sha256:97eacdd4c79a1e329c75b0a461f47cc28095a5ce3867169709d8008cf150471e
Details
Created

2016-06-23 22:45:38 UTC

Size

21.2 MB

Content Digest
Environment
DOCKER_BUCKET

get.docker.com

DOCKER_SHA256

d0df512afa109006a450f41873634951e19ddabf8c7bd419caeb5a526032d86d

DOCKER_VERSION

1.10.3

PATH

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


Layers

[#000] sha256:e110a4a1794126ef308a49f2d65785af2f25538f06700721aad8283b81fdfa58 - 10.4% (2.2 MB)

[#001] sha256:49e2842bdfdf9757b6fb042a914386833eb89594a0f6643fc8a7ca8e925dd58c - 4.11% (892 KB)

[#002] sha256:26e60b21b458c4944093a6f68c74a2b2337feba2c08f43a35cb7dcc1a4328e95 - 44.37% (9.4 MB)

[#003] sha256:ec51c463b77409ebba95c9468b16bbd827179ab223311226feb2219be06dcda4 - 0.0% (464 Bytes)

[#004] sha256:d106bc5d437fb68df4b8fdd791c90f635fa9c6727e6fd22887a5200a9dd62430 - 41.12% (8.72 MB)


History
2016-06-23 19:55:18 UTC

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

2016-06-23 20:17:11 UTC

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

2016-06-23 20:18:26 UTC

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

2016-06-23 20:19:26 UTC

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

2016-06-23 20:19:26 UTC

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

2016-06-23 20:19:30 UTC

/bin/sh -c curl -fSL "https://${DOCKER_BUCKET}/builds/Linux/x86_64/docker-$DOCKER_VERSION" -o /usr/local/bin/docker && echo "${DOCKER_SHA256} /usr/local/bin/docker" | sha256sum -c - && chmod +x /usr/local/bin/docker

2016-06-23 20:19:31 UTC

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

2016-06-23 20:19:32 UTC

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

2016-06-23 20:19:32 UTC

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

2016-06-23 22:45: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