Namespace
library
Image / Tag
docker:1-experimental
Content Digest
sha256:c46b4a369fcbf1476d0a415db19cb78cb475a77206bd09ddb9c488873541aee6
Details
Created

2017-01-11 03:24:27 UTC

Size

30.7 MB

Content Digest
Environment
DOCKER_BUCKET

experimental.docker.com

DOCKER_SHA256

7f0c0fee0a302a4c3b6f62f9ed063813976200386b2299b36db52a6b67994674

DOCKER_VERSION

1.12.6

PATH

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


Layers

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

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

[#002] sha256:453645374b4731f9b386af4256a9bf5987a6b4a46ac15129938c132d0edd8723 - 89.96% (27.6 MB)

[#003] sha256:0d486dc75fe765f5b88bf07f3477dd9ca7806952d376a9270051ac3058f20662 - 0.0% (491 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:57 UTC

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

2017-01-11 03:24:21 UTC

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

2017-01-11 03:24:21 UTC

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

2017-01-11 03:24:26 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

2017-01-11 03:24:26 UTC

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

2017-01-11 03:24:26 UTC

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

2017-01-11 03:24:27 UTC

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

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