Namespace
library
Image / Tag
docker:1.12.5-dind
Content Digest
sha256:fe43734f88024f73883cba2ec626f91b4f5696b641a9cbcd3b323b2b1d023c7a
Details
Created

2016-12-27 18:36:56 UTC

Size

32.5 MB

Content Digest
Environment
DIND_COMMIT

3b5fac462d21ca164b3778647420016315289034

DOCKER_BUCKET

get.docker.com

DOCKER_SHA256

0058867ac46a1eba283e2441b1bb5455df846144f9d9ba079e97655399d4a2c6

DOCKER_VERSION

1.12.5

PATH

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


Layers

[#000] sha256:b7f33cc0b48ea4fb2f0745def58c25483a5f6b7aed5b41ce8f1cb6e17f5723cf - 6.78% (2.21 MB)

[#001] sha256:1438997aafae96dc7e9ae08d25a298432204c909dbf82d191d5372d8be867fec - 2.68% (894 KB)

[#002] sha256:3468a9f9aa7e839044d1345a24232dcc3f08633afbab3c84e1f906853514611f - 84.47% (27.5 MB)

[#003] sha256:b7081386c9cd6ce2dd3804501b015dbd78335bf9ddbb3058eaf86fb0d87411a9 - 0.0% (488 Bytes)

[#004] sha256:95ab816e8b4369e7edaf09e094d4e7f81b6376da8ef727f5f80f8b89df23b883 - 6.05% (1.97 MB)

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

[#006] sha256:4e6eb21895b96cac1986c8cf30ab2fd7f2fba3ea3e27e3b101d417020d03d844 - 0.01% (1.78 KB)

[#007] sha256:56683cab2052fff2967e80215507d42e502834fdc9261fb8a3a2ed566576a66e - 0.0% (482 Bytes)


History
2016-12-27 18:17:13 UTC

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

2016-12-27 18:36:24 UTC

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

2016-12-27 18:36:24 UTC

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

2016-12-27 18:36:42 UTC

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

2016-12-27 18:36:42 UTC

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

2016-12-27 18:36:46 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-12-27 18:36:46 UTC

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

2016-12-27 18:36:47 UTC

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

2016-12-27 18:36:47 UTC

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

2016-12-27 18:36:51 UTC

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

2016-12-27 18:36:52 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-12-27 18:36:52 UTC

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

2016-12-27 18:36:54 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-12-27 18:36:54 UTC

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

2016-12-27 18:36:55 UTC

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

2016-12-27 18:36:55 UTC

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

2016-12-27 18:36:55 UTC

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

2016-12-27 18:36:56 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