2017-03-31 21:13:12 UTC
38.9 MB
test.docker.com
DOCKER_SHA25664653090833c16e47426ada7dd85bec91d78e65beacd558e3b75ba4950e7be79
DOCKER_VERSION17.04.0-ce-rc2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:627beaf3eaaff1c0bc3311d60fb933c17ad04fe377e1043d9593646d8ae3bfe1 - 4.67% (1.82 MB)
[#001] sha256:1ed492db3a66ce1d7073597aa9d3c6715468e3804abe6d8a0ba6790f61c3fe65 - 5.31% (2.07 MB)
[#002] sha256:cad8bd22b403f07fd6c0a686fea238f8f30f2d00c181cfcfdd5c2abde18ccb56 - 64.62% (25.2 MB)
[#003] sha256:f1816674dd61a51489661a81d53eefaf92ddd99c9570a9e6edd9bc6387101df3 - 0.0% (486 Bytes)
[#004] sha256:111618a0388023ca5c1c213d635305f8cd83c4b7fa2b2949d042e4f4eff417c1 - 25.4% (9.89 MB)
/bin/sh -c #(nop) ADD file:730030a984f5f0c5dc9b15ab61da161082b5c0f6e112a9c921b42321140c3927 in /
2017-03-03 21:48:10 UTC/bin/sh -c apk add --no-cache ca-certificates curl openssl
2017-03-22 23:46:00 UTC/bin/sh -c #(nop) ENV DOCKER_BUCKET=test.docker.com
2017-03-31 21:12:56 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=17.04.0-ce-rc2
2017-03-31 21:12:57 UTC/bin/sh -c #(nop) ENV DOCKER_SHA256=64653090833c16e47426ada7dd85bec91d78e65beacd558e3b75ba4950e7be79
2017-03-31 21:13:01 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-03-31 21:13:01 UTC/bin/sh -c #(nop) COPY file:a8b1446f032ff01ac092c29a0af328f0b9d47bbee72d1049499f2a9a89ee988a in /usr/local/bin/
2017-03-31 21:13:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2017-03-31 21:13:02 UTC/bin/sh -c #(nop) CMD ["sh"]
2017-03-31 21:13: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.