2017-09-18 19:36:15 UTC
14.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:88286f41530e93dffd4b964e1db22ce4939fffa4a4c665dab8591fbab03d4926 - 12.98% (1.9 MB)
[#001] sha256:690da7be984deafe90a6af23d8afd106994491a9c83c7914b48b31d056b063ca - 2.29% (343 KB)
[#002] sha256:1bf4bd1966dd6bd12b2296c6d77fef149b96e6739897310350c2ace52dd5135b - 84.73% (12.4 MB)
[#003] sha256:f6fe078b14dae64bede97a388b2b38920330f351c95f75e9929dcae559ecf950 - 0.0% (341 Bytes)
/bin/sh -c #(nop) ADD file:4583e12bf5caec40b861a3409f2a1624c3f3556cc457edb99c9707f00e779e45 in /
2017-09-13 14:32:26 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2017-09-18 19:35:45 UTC/bin/sh -c apk --no-cache add ca-certificates
2017-09-18 19:36:14 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.3.8/traefik_linux-$arch"; apk del .fetch-deps; chmod +x /usr/local/bin/traefik
2017-09-18 19:36:15 UTC/bin/sh -c #(nop) COPY file:41f5bd1ea0a61e819b7d8c5489c305d4f2798046917dd6b6695318f555981727 in /
2017-09-18 19:36:15 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2017-09-18 19:36:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2017-09-18 19:36:15 UTC/bin/sh -c #(nop) CMD ["traefik"]
2017-09-18 19:36:15 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.3.8 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.