Namespace
library
Image / Tag
traefik:1.7.3-alpine
Content Digest
sha256:930871d5e6e69c5b5d2ea7155a86ffc27d61409be8c87ccc96bc0e7250bc22c6
Details
Created

2018-10-15 21:13:32 UTC

Size

20.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.7.3

Environment
PATH

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


Layers

[#000] sha256:4fe2ade4980c2dda4fc95858ebb981489baec8c1e4bd282ab1c3560be8ff9bde - 10.11% (2.1 MB)

[#001] sha256:8d9593d002f462333c2d2b049c0e43267d2f25e7031617d7951e483cfe6fceef - 1.41% (302 KB)

[#002] sha256:05e7f84e5f04dd8833f0d5e5c83df26342e69bf6ba750154ed1a72732cca9276 - 88.48% (18.4 MB)

[#003] sha256:a2dd5b8dca35db1ace190ed9e1f78ac8895c856bce45d37b9d5a960b8951ca9a - 0.0% (318 Bytes)


History
2018-09-11 22:19:50 UTC

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

2018-09-11 22:19:50 UTC

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

2018-09-12 03:37:55 UTC

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

2018-10-15 21:13:31 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; wget --quiet -O /usr/local/bin/traefik "https://github.com/containous/traefik/releases/download/v1.7.3/traefik_linux-$arch"; chmod +x /usr/local/bin/traefik

2018-10-15 21:13:32 UTC

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

2018-10-15 21:13:32 UTC

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

2018-10-15 21:13:32 UTC

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

2018-10-15 21:13:32 UTC

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

2018-10-15 21:13:32 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.7.3 org.label-schema.docker.schema-version=1.0

Details
Created

2018-10-16 07:54:16 UTC

Size

19.7 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.7.3

Environment
PATH

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


Layers

[#000] sha256:905674ea9d9448b14f15ae82e3c34138680bac1ef4fc29088aae8c9639b502fe - 10.42% (2.05 MB)

[#001] sha256:d91fe322e1690c8fb3f2b684fd85335d36a45e509b1568683232aede6d8a5e2b - 0.0% (175 Bytes)

[#002] sha256:74a65db53aaa0cc4ab0232b1e179456b46fe0f6c04a77b387b9d4bdc2efd62c9 - 1.5% (302 KB)

[#003] sha256:8865385a397850ffea1e123260b915ebb2885873706644f8c5e87cc235a4f2f7 - 88.08% (17.3 MB)

[#004] sha256:83fc46e6162595ee4b5000797ee9464cadfd341b2411d42e437e1b8cf56dd379 - 0.0% (322 Bytes)


History
2018-09-12 07:49:40 UTC

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

2018-09-12 07:49:40 UTC

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

2018-09-12 07:49:40 UTC

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

2018-09-12 08:31:22 UTC

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

2018-10-16 07:54: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; wget --quiet -O /usr/local/bin/traefik "https://github.com/containous/traefik/releases/download/v1.7.3/traefik_linux-$arch"; chmod +x /usr/local/bin/traefik

2018-10-16 07:54:14 UTC

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

2018-10-16 07:54:14 UTC

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

2018-10-16 07:54:15 UTC

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

2018-10-16 07:54:15 UTC

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

2018-10-16 07:54:16 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.7.3 org.label-schema.docker.schema-version=1.0

Details
Created

2018-10-16 11:33:39 UTC

Size

19.2 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.7.3

Environment
PATH

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


Layers

[#000] sha256:9941776d74c9129fd585b6f0434ba48bd3a7112d6736bc02e6d12f41153cab26 - 10.44% (2 MB)

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

[#002] sha256:9c9f8de84abb1c0426abc9f58b577b1536c16e87bcd8b0170be82c4f0ae8e4de - 1.53% (301 KB)

[#003] sha256:29fb3c623fc9a4b50c4538ce68bb04d3b4daa4d971e54848d92f6dddff8bad91 - 88.02% (16.9 MB)

[#004] sha256:394792d308ccac3ee1ec0ddc530b5ba4e04aa353fe85de10b1da534441e31b99 - 0.0% (320 Bytes)


History
2018-09-12 08:42:24 UTC

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

2018-09-12 08:42:24 UTC

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

2018-09-12 08:42:25 UTC

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

2018-09-19 08:43:28 UTC

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

2018-10-16 11:33:34 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; wget --quiet -O /usr/local/bin/traefik "https://github.com/containous/traefik/releases/download/v1.7.3/traefik_linux-$arch"; chmod +x /usr/local/bin/traefik

2018-10-16 11:33:35 UTC

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

2018-10-16 11:33:36 UTC

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

2018-10-16 11:33:37 UTC

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

2018-10-16 11:33:38 UTC

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

2018-10-16 11:33:39 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.7.3 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