Namespace
library
Image / Tag
docker:1.13.0-rc2-dind
Content Digest
sha256:cf71cc6aa2191526123d82611e495d2d6b53c721eda52e223f1dbe869ba444af
Details
Created

2016-11-23 20:38:26 UTC

Size

31.3 MB

Content Digest
Environment
DIND_COMMIT

3b5fac462d21ca164b3778647420016315289034

DOCKER_BUCKET

test.docker.com

DOCKER_SHA256

b6f355225f1823ec227b2f29371416260eb44f5f918b62db461a6b89aa805292

DOCKER_VERSION

1.13.0-rc2

PATH

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


Layers

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

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

[#002] sha256:0256b2c3619a92b4e290434300372683df0aa2208dd7ce09795071f9d6e826a6 - 83.86% (26.2 MB)

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

[#004] sha256:9811392e316ce51768a9b4e659f7f32a6893966b93d24fcd8fb0bd905015cb89 - 6.29% (1.97 MB)

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

[#006] sha256:6fe42911dd8e8290bdb3e1af1c6a5e91e90354e3782add4ca2b75ea2d7fe7308 - 0.01% (1.77 KB)

[#007] sha256:6b550de297875722cdb3e7ac1cf8cff13e96a8486c52107c95a2cc2fd6e17e44 - 0.0% (482 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-11-17 21:31:52 UTC

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

2016-11-23 20:38:14 UTC

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

2016-11-23 20:38:14 UTC

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

2016-11-23 20:38:18 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-11-23 20:38:19 UTC

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

2016-11-23 20:38:19 UTC

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

2016-11-23 20:38:19 UTC

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

2016-11-23 20:38:22 UTC

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

2016-11-23 20:38:23 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-11-23 20:38:23 UTC

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

2016-11-23 20:38:25 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-11-23 20:38:25 UTC

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

2016-11-23 20:38:25 UTC

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

2016-11-23 20:38:26 UTC

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

2016-11-23 20:38:26 UTC

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

2016-11-23 20:38:26 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