2017-01-06 23:23:12 UTC
40.2 MB
test.docker.com
DOCKER_SHA2569e16978a8bc18106abc8108c028f4831639f6d7dccf427fadbed6e0e9aeb0479
DOCKER_VERSION1.13.0-rc5
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0a8490d0dfd399b3a50e9aaa81dba0d425c3868762d46526b41be00886bcc28b - 4.52% (1.81 MB)
[#001] sha256:8af50e60f15f49e6f8bd6fd84a5388b6de295a9e87ba9bc86878d04b5037d9b7 - 5.15% (2.07 MB)
[#002] sha256:f7b60a8ddd4a90a9ca8655cb17b3fb0b1ab9de973bef4f34e501684b69124cd8 - 65.77% (26.4 MB)
[#003] sha256:733ade931615643eb22a9078001f73e404846b4c5ae84fddbf4ff010519c82c9 - 0.0% (492 Bytes)
[#004] sha256:87684f6cb8a50fcb0fdf8c01e0798fa2c49bc07a3e45e94d3f34d97d05a457cf - 24.57% (9.87 MB)
/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-01-06 23:22:54 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=1.13.0-rc5
2017-01-06 23:22:55 UTC/bin/sh -c #(nop) ENV DOCKER_SHA256=9e16978a8bc18106abc8108c028f4831639f6d7dccf427fadbed6e0e9aeb0479
2017-01-06 23:22:59 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-06 23:23:00 UTC/bin/sh -c #(nop) COPY file:a8b1446f032ff01ac092c29a0af328f0b9d47bbee72d1049499f2a9a89ee988a in /usr/local/bin/
2017-01-06 23:23:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2017-01-06 23:23:01 UTC/bin/sh -c #(nop) CMD ["sh"]
2017-01-06 23:23:12 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.