2017-11-03 22:12:04 UTC
14.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b56ae66c29370df48e7377c8f9baa744a3958058a766793f821dadcb144a4647 - 12.8% (1.9 MB)
[#001] sha256:33b65437450eccdae36484465517e6a3d60fca76a2cd24e0caf21a67e539d4b6 - 2.26% (343 KB)
[#002] sha256:5fe144399c0c6d570a4e7a9c14a23202c922ef89310a19f938dc639581fb1125 - 84.94% (12.6 MB)
[#003] sha256:9774c8f2cc57b0c1fc683734a5b63f533482162672432071dd82b5d9d6260843 - 0.0% (340 Bytes)
/bin/sh -c #(nop) ADD file:1e87ff33d1b6765b793888cd50e01b2bd0dfe152b7dbb4048008bfc2658faea7 in /
2017-11-03 22:10:18 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2017-11-03 22:11:48 UTC/bin/sh -c apk --no-cache add ca-certificates
2017-11-03 22:12:03 UTC/bin/sh -c set -ex; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) arch='arm' ;; aarch64) arch='arm64' ;; x86_64) arch='amd64' ;; *) echo >&2 "error: unsupported architecture: $apkArch"; exit 1 ;; esac; apk add --no-cache --virtual .fetch-deps libressl; wget -O /usr/local/bin/traefik "https://github.com/containous/traefik/releases/download/v1.4.2/traefik_linux-$arch"; apk del .fetch-deps; chmod +x /usr/local/bin/traefik
2017-11-03 22:12:04 UTC/bin/sh -c #(nop) COPY file:41f5bd1ea0a61e819b7d8c5489c305d4f2798046917dd6b6695318f555981727 in /
2017-11-03 22:12:04 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2017-11-03 22:12:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2017-11-03 22:12:04 UTC/bin/sh -c #(nop) CMD ["traefik"]
2017-11-03 22:12:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.vendor=Containous org.label-schema.url=https://traefik.io org.label-schema.name=Traefik org.label-schema.description=A modern reverse-proxy org.label-schema.version=v1.4.2 org.label-schema.docker.schema-version=1.0
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.