Namespace
library
Image / Tag
docker:17.03.0-ce-rc1-git
Content Digest
sha256:0bef0d024c20e6c67e02dc3f7f50cc3a335baebd01a8b84a5d23e8ace2b1fade
Details
Created

2017-02-23 19:22:48 UTC

Size

40.2 MB

Content Digest
Environment
DOCKER_BUCKET

test.docker.com

DOCKER_SHA256

4ba6482ff22ddfcf31019c831c8363f309c2c3cf8046d54b53a07e10edf19e47

DOCKER_VERSION

17.03.0-ce-rc1

PATH

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


Layers

[#000] sha256:0a8490d0dfd399b3a50e9aaa81dba0d425c3868762d46526b41be00886bcc28b - 4.51% (1.81 MB)

[#001] sha256:8af50e60f15f49e6f8bd6fd84a5388b6de295a9e87ba9bc86878d04b5037d9b7 - 5.14% (2.07 MB)

[#002] sha256:3f2cf4c893cd1f6f5c7504a4ef893fdbef93baed8038d349cb08a041e8f8794e - 65.76% (26.5 MB)

[#003] sha256:bffedf93e2a841bf8af1eae2027fa659a1dd4564e092d05bda1f8eead2a11fea - 0.0% (489 Bytes)

[#004] sha256:e9c1b8749ac70a875b9fee6afbc48c3cce1e3d0a8cc87bdf8d333882cd0baba9 - 24.59% (9.89 MB)


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

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

2017-01-04 21:04:10 UTC

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

2017-01-04 21:04:11 UTC

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

2017-02-23 19:22:30 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=17.03.0-ce-rc1

2017-02-23 19:22:31 UTC

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

2017-02-23 19:22:35 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-02-23 19:22:36 UTC

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

2017-02-23 19:22:36 UTC

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

2017-02-23 19:22:37 UTC

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

2017-02-23 19:22:48 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