Namespace
library
Image / Tag
docker:1.12.0-rc4-git
Content Digest
sha256:66556edb4e4335003a1bb380dc6c95067355ccf2330e762322096a4965e9ddac
Details
Created

2016-07-15 20:41:06 UTC

Size

39.1 MB

Content Digest
Environment
DOCKER_BUCKET

test.docker.com

DOCKER_SHA256

fca3e76267d5dc9f6f9d42341c7daf525032a322e2ae16f0e69d71541abb6b6d

DOCKER_VERSION

1.12.0-rc4

PATH

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


Layers

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

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

[#002] sha256:9172ef230b68fcd6394982728874a30f834ec7f97b8cdb3b51475ee24d1c6fd8 - 69.84% (27.3 MB)

[#003] sha256:11ad524cf02fe03ab7ea81d99ef91b542f1176206b3252f637cf9d5068586d3b - 0.0% (467 Bytes)

[#004] sha256:727ea40b13310656226159e61a38a1bd04a8235b63d3286a6e147a69a20ec116 - 22.3% (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:17:12 UTC

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

2016-07-15 20:40:46 UTC

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

2016-07-15 20:40:47 UTC

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

2016-07-15 20:40:51 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-07-15 20:40:51 UTC

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

2016-07-15 20:40:52 UTC

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

2016-07-15 20:40:52 UTC

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

2016-07-15 20:41:06 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