Namespace
library
Image / Tag
docker:1.11.1-dind
Content Digest
sha256:2e7c10710f0efab36abacfb6288f70c028f5cee1bba1bef0c5ceeb0164f06b31
Details
Created

2016-05-06 17:41:13 UTC

Size

24.4 MB

Content Digest
Environment
DIND_COMMIT

3b5fac462d21ca164b3778647420016315289034

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.08% (2.21 MB)

[#001] sha256:847e761c0c61dc5c0f3daa5f8e447bf473ef713ea49dc72c76818fe3bdbbaced - 3.63% (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 - 80.0% (19.5 MB)

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

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

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

[#009] sha256:0a626f1c08c27baf930d2cc123b64aa50804560e5cfb4f23bd0e87090a333e74 - 7.28% (1.77 MB)

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

[#011] sha256:81746b5c56d10ec13782be3bc35f978474508e78540553a0fefbf97c9d8796b0 - 0.01% (1.78 KB)

[#012] sha256:198dd4fb5ada1caf7e8547720b5281ca5b4a0d41bebfd46805360d9c13f9fb5a - 0.0% (441 Bytes)

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

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

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

[#016] 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"]

2016-05-06 17:41:07 UTC

/bin/sh -c apk add --no-cache btrfs-progs e2fsprogs e2fsprogs-extra iptables xfsprogs xz

2016-05-06 17:41:08 UTC

/bin/sh -c #(nop) ENV DIND_COMMIT=3b5fac462d21ca164b3778647420016315289034

2016-05-06 17:41:10 UTC

/bin/sh -c wget "https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hack/dind" -O /usr/local/bin/dind && chmod +x /usr/local/bin/dind

2016-05-06 17:41:11 UTC

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

2016-05-06 17:41:11 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/docker]

2016-05-06 17:41:12 UTC

/bin/sh -c #(nop) EXPOSE 2375/tcp

2016-05-06 17:41:13 UTC

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

2016-05-06 17:41:13 UTC

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

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