2016-10-10 23:03:47 UTC
39.2 MB
test.docker.com
DOCKER_SHA2561f7db2be507038daccf960ae72712b89dfaf1cbbbc65788458893f7d2e677422
DOCKER_VERSION1.12.2-rc3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c0cb142e43453ebb1f82b905aa472e6e66017efd43872135bc5372e4fac04031 - 5.62% (2.21 MB)
[#001] sha256:6c6fe447e877c6fb78f7040d59f81a9aaac5be90ed3f7396a6dfd9aaa3467d29 - 2.22% (894 KB)
[#002] sha256:4ab1f6fab441575261f84fba5c2a354db787b4f436eb01960bc276e8d50dfef5 - 69.93% (27.4 MB)
[#003] sha256:72ab4e88b55ead11dc47d3e9017005979d13f108cd18c4c06410e3919bbddc4b - 0.0% (491 Bytes)
[#004] sha256:6ae065c834a32d2aeb1dd36acc4f89fac8d2030803683ae82db72e9e1828c4fc - 22.22% (8.72 MB)
/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-28 20:49:07 UTC/bin/sh -c #(nop) ENV DOCKER_BUCKET=test.docker.com
2016-10-10 23:03:35 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=1.12.2-rc3
2016-10-10 23:03:35 UTC/bin/sh -c #(nop) ENV DOCKER_SHA256=1f7db2be507038daccf960ae72712b89dfaf1cbbbc65788458893f7d2e677422
2016-10-10 23:03:38 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:03:39 UTC/bin/sh -c #(nop) COPY file:399605dc1850a60a586b5494ab538bad495fd6f94eabca0c5f8a26468ce6030f in /usr/local/bin/
2016-10-10 23:03:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2016-10-10 23:03:39 UTC/bin/sh -c #(nop) CMD ["sh"]
2016-10-10 23:03:47 UTC/bin/sh -c apk add --no-cache git openssh-client
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.