Namespace
library
Image / Tag
docker:1.12.2-experimental-dind
Content Digest
sha256:7b44652c89d3846cb5754aa962e7469599256c435bba5e7916d206ad1439b2cd
Details
Created

2016-10-18 23:08:23 UTC

Size

32.6 MB

Content Digest
Environment
DIND_COMMIT

3b5fac462d21ca164b3778647420016315289034

DOCKER_BUCKET

experimental.docker.com

DOCKER_SHA256

a4450d76587d8a9f27cf21d8e373ae5efa75297ab92b81d77e726f88a4b6a534

DOCKER_VERSION

1.12.2

PATH

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


Layers

[#000] sha256:3690ec4760f95690944da86dc4496148a63d85c9e3100669a318110092f6862f - 6.76% (2.21 MB)

[#001] sha256:7601c2ad1cd11213e66512af4a8f4372a4870541b8cf79a9a1058742bf65d6e7 - 2.68% (894 KB)

[#002] sha256:f182ded799f13e98064b3b94c0e8302ca1836e5ac3664b226465397b2f0d8eab - 84.51% (27.6 MB)

[#003] sha256:bc5649d671a6322aa56dc6511601ba287a468f29303f94e12fe515921b5fd938 - 0.0% (491 Bytes)

[#004] sha256:585f597085b7e2e5b2cefa645f364e7c71ea69d35877ba0a6b19778ff8f08629 - 6.04% (1.97 MB)

[#005] sha256:f6a1a778762ad1bab49e0765aaaf712c4e82198a7cdc8e0aaa7f62985b0efec8 - 0.0% (1.29 KB)

[#006] sha256:3c3066564be46ee3fe137e0ed6bec47832abffe021daa49b2c8166935e85491c - 0.01% (1.78 KB)

[#007] sha256:1434f8ec76233b30724513778b8064abb9067b42ce36c3106d4b533a9759dca6 - 0.0% (494 Bytes)


History
2016-10-18 20:31:22 UTC

/bin/sh -c #(nop) ADD file:7afbc23fda8b0b3872623c16af8e3490b2cee951aed14b3794389c2f946cc8c7 in /

2016-10-18 23:04:45 UTC

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

2016-10-18 23:07:01 UTC

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

2016-10-18 23:07:01 UTC

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

2016-10-18 23:07:02 UTC

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

2016-10-18 23:07:05 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-10-18 23:07:06 UTC

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

2016-10-18 23:07:11 UTC

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

2016-10-18 23:07:12 UTC

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

2016-10-18 23:08:19 UTC

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

2016-10-18 23:08:20 UTC

/bin/sh -c set -x && addgroup -S dockremap && adduser -S -G dockremap dockremap && echo 'dockremap:165536:65536' >> /etc/subuid && echo 'dockremap:165536:65536' >> /etc/subgid

2016-10-18 23:08:20 UTC

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

2016-10-18 23:08:21 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-10-18 23:08:22 UTC

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

2016-10-18 23:08:22 UTC

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

2016-10-18 23:08:22 UTC

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

2016-10-18 23:08:23 UTC

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

2016-10-18 23:08:23 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