Namespace
library
Image / Tag
docker:1.12.0-rc4-dind
Content Digest
sha256:ffc74a7edf796350eb4238350039564aa1a6181a4eea5e45c5cc77177d50a444
Details
Created

2016-07-15 20:41:03 UTC

Size

32.4 MB

Content Digest
Environment
DIND_COMMIT

3b5fac462d21ca164b3778647420016315289034

DOCKER_BUCKET

test.docker.com

DOCKER_SHA256

fca3e76267d5dc9f6f9d42341c7daf525032a322e2ae16f0e69d71541abb6b6d

DOCKER_VERSION

1.12.0-rc4

PATH

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


Layers

[#000] sha256:e110a4a1794126ef308a49f2d65785af2f25538f06700721aad8283b81fdfa58 - 6.81% (2.2 MB)

[#001] sha256:49e2842bdfdf9757b6fb042a914386833eb89594a0f6643fc8a7ca8e925dd58c - 2.69% (892 KB)

[#002] sha256:9172ef230b68fcd6394982728874a30f834ec7f97b8cdb3b51475ee24d1c6fd8 - 84.32% (27.3 MB)

[#003] sha256:11ad524cf02fe03ab7ea81d99ef91b542f1176206b3252f637cf9d5068586d3b - 0.0% (467 Bytes)

[#004] sha256:3b5c662ce0d23bb3b908225b6996d9f47ed46ad013b5a71b99255d75ba786900 - 6.08% (1.97 MB)

[#005] sha256:0b0aa59b5f8cf0b46f805486e0146a4d2c369922fea9f8877728e707a801be60 - 0.09% (31 KB)

[#006] sha256:582521ee2e94ad59c2d3b9fd1c22aaaac7fa75c6a9eb867bb3788599d30baae7 - 0.01% (1.78 KB)

[#007] sha256:57f83c66e5bdb9919ffd457bb4654a5847d2a7efa4d2cb3f20ad3a899a28f8d0 - 0.0% (439 Bytes)


History
2016-06-23 19:55:18 UTC

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

2016-06-23 20:17:11 UTC

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

2016-06-23 20:17:12 UTC

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

2016-07-15 20:40:46 UTC

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

2016-07-15 20:40:47 UTC

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

2016-07-15 20:40:51 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-07-15 20:40:51 UTC

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

2016-07-15 20:40:52 UTC

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

2016-07-15 20:40:52 UTC

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

2016-07-15 20:40:58 UTC

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

2016-07-15 20:40:59 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-07-15 20:40:59 UTC

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

2016-07-15 20:41:01 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-07-15 20:41:01 UTC

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

2016-07-15 20:41:02 UTC

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

2016-07-15 20:41:02 UTC

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

2016-07-15 20:41:02 UTC

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

2016-07-15 20:41:03 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