Namespace
library
Image / Tag
docker:1.11.1
Content Digest
sha256:3d56668830f81ba93338d2fd4a97ad7dd22cb16003c1a6efeb17db9adabd4bbf
Details
Created

2016-05-06 14:59:34 UTC

Size

22.6 MB

Content Digest
Environment
DOCKER_BUCKET

get.docker.com

DOCKER_SHA256

893e3c6e89c0cd2c5f1e51ea41bc2dd97f5e791fcfa3cee28445df277836339d

DOCKER_VERSION

1.11.1

PATH

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


Layers

[#000] sha256:d0ca440e86378344053c79282fe959c9f288ef2ab031411295d87ef1250cfec3 - 9.79% (2.21 MB)

[#001] sha256:847e761c0c61dc5c0f3daa5f8e447bf473ef713ea49dc72c76818fe3bdbbaced - 3.91% (905 KB)

[#002] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#003] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#004] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#005] sha256:7c99bfba27294e65ec1db8c05c872e029ddc99442c48f8cc58cdf04d33bfc19d - 86.29% (19.5 MB)

[#006] sha256:a97a0c1976715d95ee07e1e086011e6321919ba85452d5c709c9201af2262cb7 - 0.0% (468 Bytes)

[#007] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)

[#008] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)


History
2016-05-06 14:56:49 UTC

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

2016-05-06 14:59:26 UTC

/bin/sh -c apk add --no-cache curl

2016-05-06 14:59:27 UTC

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

2016-05-06 14:59:28 UTC

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

2016-05-06 14:59:28 UTC

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

2016-05-06 14:59:31 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-05-06 14:59:32 UTC

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

2016-05-06 14:59:33 UTC

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

2016-05-06 14:59:34 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