Namespace
library
Image / Tag
traefik:1.6.5-alpine
Content Digest
sha256:1ead48163fdcc13129e1da073c936d98c36cfb85d740450d2aad65a9f19eae7b
Details
Created

2018-07-10 21:40:03 UTC

Size

16.5 MB

Content Digest
Labels
  • org.label-schema.description
    A modern reverse-proxy
  • org.label-schema.docker.schema-version
    1.0
  • org.label-schema.name
    Traefik
  • org.label-schema.url
    https://traefik.io
  • org.label-schema.vendor
    Containous
  • org.label-schema.version
    v1.6.5

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:a073c86ecf9e0f29180e80e9638d4c741970695851ea48247276c32c57e40282 - 11.67% (1.92 MB)

[#001] sha256:c0c55a74f9d93e30b92f7faffc5770afb8e8d803a8cf3e9e5a3c5a9482dc60a4 - 2.03% (343 KB)

[#002] sha256:3ee9c4cc408948b2dabb958472d3e5ccf47d105bd7a9738bdd95ba954413f3af - 86.3% (14.2 MB)

[#003] sha256:d49691f3590e5701d4b437625fba1c7bc124d225e740943e081abfe07e99695c - 0.0% (342 Bytes)


History
2018-07-06 14:13:25 UTC

/bin/sh -c #(nop) ADD file:eceadb32d029164d23db918d14c88df7186b6ee9645fa2f0c0a7e3e046a6a129 in /

2018-07-06 14:13:25 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2018-07-06 18:46:58 UTC

/bin/sh -c apk --no-cache add ca-certificates

2018-07-10 21:40:01 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.6.5/traefik_linux-$arch"; apk del .fetch-deps; chmod +x /usr/local/bin/traefik

2018-07-10 21:40:02 UTC

/bin/sh -c #(nop) COPY file:41f5bd1ea0a61e819b7d8c5489c305d4f2798046917dd6b6695318f555981727 in /

2018-07-10 21:40:02 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-07-10 21:40:02 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-07-10 21:40:02 UTC

/bin/sh -c #(nop) CMD ["traefik"]

2018-07-10 21:40:03 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.6.5 org.label-schema.docker.schema-version=1.0

Details
Created

2018-07-11 08:14:14 UTC

Size

15.8 MB

Content Digest
Labels
  • org.label-schema.description
    A modern reverse-proxy
  • org.label-schema.docker.schema-version
    1.0
  • org.label-schema.name
    Traefik
  • org.label-schema.url
    https://traefik.io
  • org.label-schema.vendor
    Containous
  • org.label-schema.version
    v1.6.5

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:0864efeeb5cb8dca4eb53e5d6fd38486daee80fa326fe36d1ad254f8fa6bb310 - 11.84% (1.87 MB)

[#001] sha256:3cda69762aee1588fa82aeabf1af6d6ad24f737cce1451fab2e0199849b1e12e - 0.0% (170 Bytes)

[#002] sha256:9fb8d1c03fc58c04041b17fe9ed11a9273389da04d65602bb6c6a65845a88161 - 2.12% (344 KB)

[#003] sha256:460ff6fb16f3a441230952b50d88364b36232afda7514a0e5c8babe47cd298e5 - 86.03% (13.6 MB)

[#004] sha256:f7dec1c21dd9dfd0eba1ed8b069aafd2b7445a049cbe0385bbf02e57ef681c9c - 0.0% (340 Bytes)


History
2017-10-25 23:28:35 UTC

/bin/sh -c #(nop) ADD file:009348222efb3c4ca2e53c387fb34c488679ca07db39525a6c5cc214e46abffd in /

2017-10-25 23:28:36 UTC

/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime

2017-10-25 23:28:36 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2018-03-27 23:48:29 UTC

/bin/sh -c apk --no-cache add ca-certificates

2018-07-11 08:14:13 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.6.5/traefik_linux-$arch"; apk del .fetch-deps; chmod +x /usr/local/bin/traefik

2018-07-11 08:14:13 UTC

/bin/sh -c #(nop) COPY file:41f5bd1ea0a61e819b7d8c5489c305d4f2798046917dd6b6695318f555981727 in /

2018-07-11 08:14:13 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-07-11 08:14:13 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-07-11 08:14:14 UTC

/bin/sh -c #(nop) CMD ["traefik"]

2018-07-11 08:14:14 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.6.5 org.label-schema.docker.schema-version=1.0

Details
Created

2018-07-11 09:51:50 UTC

Size

15.5 MB

Content Digest
Labels
  • org.label-schema.description
    A modern reverse-proxy
  • org.label-schema.docker.schema-version
    1.0
  • org.label-schema.name
    Traefik
  • org.label-schema.url
    https://traefik.io
  • org.label-schema.vendor
    Containous
  • org.label-schema.version
    v1.6.5

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:bb473f0ebc12fde1bd45c1bd3c46f2d3aab367b1b7739464771455b9972f7894 - 11.78% (1.83 MB)

[#001] sha256:75ff6b7ff3a208b8399e701e7ea1b7edbdc654c8c60d33c6f09a7803e2dda776 - 0.0% (176 Bytes)

[#002] sha256:1fcc5af9467e49f936c4812ee156fc62e6efaa954ca3165d15b03ae39805932f - 2.16% (343 KB)

[#003] sha256:c38a1c97f87060fffba6cb042cee602b9401ece9c9ff84e9949f7645ea8be27f - 86.06% (13.3 MB)

[#004] sha256:3329d98465ee7d7a2647df727b492cad25413b09d030c306627bd7407af4e9cf - 0.0% (340 Bytes)


History
2017-10-25 23:28:58 UTC

/bin/sh -c #(nop) ADD file:45b5d3b8d5490ba7edfca2cf6f54cdcf49c772b0b3a2302ce69a7af061007aa4 in /

2017-10-25 23:28:59 UTC

/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime

2017-10-25 23:28:59 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2017-11-15 05:55:26 UTC

/bin/sh -c apk --no-cache add ca-certificates

2018-07-11 09:51:30 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.6.5/traefik_linux-$arch"; apk del .fetch-deps; chmod +x /usr/local/bin/traefik

2018-07-11 09:51:37 UTC

/bin/sh -c #(nop) COPY file:41f5bd1ea0a61e819b7d8c5489c305d4f2798046917dd6b6695318f555981727 in /

2018-07-11 09:51:38 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-07-11 09:51:38 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-07-11 09:51:39 UTC

/bin/sh -c #(nop) CMD ["traefik"]

2018-07-11 09:51:50 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.6.5 org.label-schema.docker.schema-version=1.0

Danger Zone
Delete Tag

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.

Delete