Namespace
library
Image / Tag
docker:1.12.1-experimental-git
Content Digest
sha256:da3ea4be9b3ba9ce26dfb6ec964e3dc6484792144e6c144243e8c43929fe481d
Details
Created

2016-10-10 23:04:17 UTC

Size

39.3 MB

Content Digest
Environment
DOCKER_BUCKET

experimental.docker.com

DOCKER_SHA256

f92fe0630dd1f20d9678cd7e4043018566e3737001f53171274a4a6ed6baaa08

DOCKER_VERSION

1.12.1

PATH

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


Layers

[#000] sha256:c0cb142e43453ebb1f82b905aa472e6e66017efd43872135bc5372e4fac04031 - 5.61% (2.21 MB)

[#001] sha256:6c6fe447e877c6fb78f7040d59f81a9aaac5be90ed3f7396a6dfd9aaa3467d29 - 2.22% (894 KB)

[#002] sha256:e30628056ced332d91868633b4dd7b1e0d01c272aed22de32e75ab5d14527fa3 - 69.99% (27.5 MB)

[#003] sha256:18cea5a028e9c39933d3ba1361710c7c7c2513a901974fb20596721d5156058d - 0.0% (486 Bytes)

[#004] sha256:6cc2fbbcf687323fb35b2868978d0fe2f8a7d4a1e9843334198e419daa8c702d - 22.17% (8.72 MB)


History
2016-09-23 16:29:57 UTC

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

2016-09-23 16:36:54 UTC

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

2016-09-23 16:38:38 UTC

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

2016-09-23 16:38:38 UTC

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

2016-09-23 16:38:38 UTC

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

2016-09-23 16:38:44 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-10 23:04:09 UTC

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

2016-10-10 23:04:09 UTC

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

2016-10-10 23:04:09 UTC

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

2016-10-10 23:04:17 UTC

/bin/sh -c apk add --no-cache git openssh-client

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