2024-03-12 15:23:29 UTC
56.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TRAEFIK_MONITOR_PORT10999
[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 5.74% (3.25 MB)
[#001] sha256:bfb44ecee72e822b5008b09918187fdd2017803e9c45293cd4e957e6a57c3814 - 1.05% (608 KB)
[#002] sha256:31bd04195f40000b0e1ed3c2ef3a8a0d2f53fd88c276d95cb0b76930303cfb94 - 69.41% (39.3 MB)
[#003] sha256:c7a5a9477b9d74a0c0333da7227d4a9ab61a40d0120099c5a37dbf91d92bd171 - 0.0% (369 Bytes)
[#004] sha256:fdec82b8e62c411369428a94069b685fde8a54294ca851981f45677ed4508825 - 23.8% (13.5 MB)
[#005] sha256:ef621e651cf5e93759f4b60fd8d1a97e65268ca87ece1be23eea10efff52902d - 0.0% (148 Bytes)
[#006] sha256:e4db91bc364c866442dc8a2e9f1e9c082d93442b40c520d1bcd8d27bebb876e5 - 0.0% (660 Bytes)
[#007] sha256:62fd0eca7bd0338927720b2ce45113a565328a0d734c6c4a3ebd16c8907cc4a5 - 0.0% (658 Bytes)
/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
2024-01-27 00:30:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-27 03:56:04 UTC/bin/sh -c apk --no-cache add ca-certificates tzdata
2024-02-14 01:51:21 UTC/bin/sh -c set -ex; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) arch='armv6' ;; aarch64) arch='arm64' ;; x86_64) arch='amd64' ;; s390x) arch='s390x' ;; ppc64le) arch='ppc64le' ;; *) echo >&2 "error: unsupported architecture: $apkArch"; exit 1 ;; esac; wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v3.0.0-rc1/traefik_v3.0.0-rc1_linux_$arch.tar.gz"; tar xzvf /tmp/traefik.tar.gz -C /usr/local/bin traefik; rm -f /tmp/traefik.tar.gz; chmod +x /usr/local/bin/traefik
2024-02-14 01:51:21 UTC/bin/sh -c #(nop) COPY file:59a219a1fb7a9dc894a7a9a4718fa97fd24adb0a4a6455240ec2ab0183da796e in /
2024-02-14 01:51:21 UTC/bin/sh -c #(nop) EXPOSE 80
2024-02-14 01:51:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2024-02-14 01:51:21 UTC/bin/sh -c #(nop) CMD ["traefik"]
2024-02-14 01:51:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Traefik Labs org.opencontainers.image.url=https://traefik.io org.opencontainers.image.source=https://github.com/traefik/traefik org.opencontainers.image.title=Traefik org.opencontainers.image.description=A modern reverse-proxy org.opencontainers.image.version=v3.0.0-rc1 org.opencontainers.image.documentation=https://docs.traefik.io
2024-03-12 15:23:29 UTC (buildkit.dockerfile.v0)ENV TRAEFIK_MONITOR_PORT=10999
2024-03-12 15:23:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add bash curl htop vim # buildkit
2024-03-12 15:23:29 UTC (buildkit.dockerfile.v0)WORKDIR /mnt/ddev-global-cache/traefik
2024-03-12 15:23:29 UTC (buildkit.dockerfile.v0)COPY /traefik_healthcheck.sh /healthcheck.sh # buildkit
2024-03-12 15:23:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod ugo+rx /healthcheck.sh # buildkit
2024-03-12 15:23:29 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "1s" "2m0s" "2m0s" "0s" '\x01'}
2024-03-12 15:23:32 UTC
53.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TRAEFIK_MONITOR_PORT10999
[#000] sha256:bca4290a96390d7a6fc6f2f9929370d06f8dfcacba591c76e3d5c5044e7f420c - 5.94% (3.19 MB)
[#001] sha256:4dcea9ca6b65b90478531ccf1a61fd544f055615af698f4d0bcd10f79c6d1ae3 - 1.11% (611 KB)
[#002] sha256:54440866de0ca0fe3e9e6e7b42590b5411b695f21c4bae155e83410aa5e0b328 - 67.63% (36.4 MB)
[#003] sha256:b82aa8f90d259db174923a28ed575665689ba2118c036dfca50bb75b6e1ee988 - 0.0% (368 Bytes)
[#004] sha256:4e1d25be72b16dcf10df7e510f04a9610e67ba3db3cf42fb1dad5693d9f2601d - 25.32% (13.6 MB)
[#005] sha256:32c04d2642d88973f9e10a033662cfcfc25dce3a4aa7a73c5433ea5b66858ea4 - 0.0% (148 Bytes)
[#006] sha256:e4db91bc364c866442dc8a2e9f1e9c082d93442b40c520d1bcd8d27bebb876e5 - 0.0% (660 Bytes)
[#007] sha256:62fd0eca7bd0338927720b2ce45113a565328a0d734c6c4a3ebd16c8907cc4a5 - 0.0% (658 Bytes)
/bin/sh -c #(nop) ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /
2024-01-26 23:44:47 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-27 09:18:15 UTC/bin/sh -c apk --no-cache add ca-certificates tzdata
2024-02-14 01:59:21 UTC/bin/sh -c set -ex; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) arch='armv6' ;; aarch64) arch='arm64' ;; x86_64) arch='amd64' ;; s390x) arch='s390x' ;; ppc64le) arch='ppc64le' ;; *) echo >&2 "error: unsupported architecture: $apkArch"; exit 1 ;; esac; wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v3.0.0-rc1/traefik_v3.0.0-rc1_linux_$arch.tar.gz"; tar xzvf /tmp/traefik.tar.gz -C /usr/local/bin traefik; rm -f /tmp/traefik.tar.gz; chmod +x /usr/local/bin/traefik
2024-02-14 01:59:22 UTC/bin/sh -c #(nop) COPY file:59a219a1fb7a9dc894a7a9a4718fa97fd24adb0a4a6455240ec2ab0183da796e in /
2024-02-14 01:59:22 UTC/bin/sh -c #(nop) EXPOSE 80
2024-02-14 01:59:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2024-02-14 01:59:22 UTC/bin/sh -c #(nop) CMD ["traefik"]
2024-02-14 01:59:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Traefik Labs org.opencontainers.image.url=https://traefik.io org.opencontainers.image.source=https://github.com/traefik/traefik org.opencontainers.image.title=Traefik org.opencontainers.image.description=A modern reverse-proxy org.opencontainers.image.version=v3.0.0-rc1 org.opencontainers.image.documentation=https://docs.traefik.io
2024-03-12 15:23:32 UTC (buildkit.dockerfile.v0)ENV TRAEFIK_MONITOR_PORT=10999
2024-03-12 15:23:32 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add bash curl htop vim # buildkit
2024-03-12 15:23:32 UTC (buildkit.dockerfile.v0)WORKDIR /mnt/ddev-global-cache/traefik
2024-03-12 15:23:32 UTC (buildkit.dockerfile.v0)COPY /traefik_healthcheck.sh /healthcheck.sh # buildkit
2024-03-12 15:23:32 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod ugo+rx /healthcheck.sh # buildkit
2024-03-12 15:23:32 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "1s" "2m0s" "2m0s" "0s" '\x01'}
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.