2017-03-03 21:48:24 UTC
40.2 MB
get.docker.com
DOCKER_SHA25697892375e756fd29a304bd8cd9ffb256c2e7c8fd759e12a55a6336e15100ad75
DOCKER_VERSION1.13.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:627beaf3eaaff1c0bc3311d60fb933c17ad04fe377e1043d9593646d8ae3bfe1 - 4.52% (1.82 MB)
[#001] sha256:1ed492db3a66ce1d7073597aa9d3c6715468e3804abe6d8a0ba6790f61c3fe65 - 5.14% (2.07 MB)
[#002] sha256:8168b7823bfe4ef71ddbca851131126c87a9b8eb4814f5cbadbbdce6253c1e42 - 65.75% (26.4 MB)
[#003] sha256:6c96a51d997f9c3c2d312c9abea52a9c45ade07d8c19ecef0b7608d65e5bbea6 - 0.0% (487 Bytes)
[#004] sha256:88fabc8e1aadf35feab85756e81f7247274421529c584500393986f8bc3f882e - 24.59% (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-03 21:48:11 UTC/bin/sh -c #(nop) ENV DOCKER_BUCKET=get.docker.com
2017-03-03 21:48:11 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=1.13.1
2017-03-03 21:48:11 UTC/bin/sh -c #(nop) ENV DOCKER_SHA256=97892375e756fd29a304bd8cd9ffb256c2e7c8fd759e12a55a6336e15100ad75
2017-03-03 21:48:14 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-03 21:48:15 UTC/bin/sh -c #(nop) COPY file:a8b1446f032ff01ac092c29a0af328f0b9d47bbee72d1049499f2a9a89ee988a in /usr/local/bin/
2017-03-03 21:48:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2017-03-03 21:48:16 UTC/bin/sh -c #(nop) CMD ["sh"]
2017-03-03 21:48:24 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.