cameleer-traefik (6c1241ed89a07d49d80e1656a602cb5db536e3dd)
Published 2026-04-23 18:24:18 +02:00 by claude
Installation
docker pull registry.cameleer.io/cameleer/cameleer-traefik:6c1241ed89a07d49d80e1656a602cb5db536e3ddsha256:b1f00c28ec0b09b368594a8f32407cae6fa30e4e7846ed58a6c8ae15873a1c19
About this package
A modern reverse-proxy
Image Layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add ca-certificates tzdata # buildkit |
| RUN /bin/sh -c set -ex; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) arch='armv6' ;; armv7) arch='armv7' ;; aarch64) arch='arm64' ;; x86_64) arch='amd64' ;; riscv64) arch='riscv64' ;; 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.6.14/traefik_v3.6.14_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 # buildkit |
| COPY entrypoint.sh / # buildkit |
| EXPOSE map[80/tcp:{}] |
| ENTRYPOINT ["/entrypoint.sh"] |
| CMD ["traefik"] |
| 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.6.14 org.opencontainers.image.documentation=https://docs.traefik.io |
| RUN /bin/sh -c apk add --no-cache openssl # buildkit |
| COPY traefik.yml /etc/traefik/traefik.yml # buildkit |
| COPY traefik-dynamic.yml /etc/traefik/dynamic.yml # buildkit |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | A modern reverse-proxy |
| org.opencontainers.image.documentation | https://docs.traefik.io |
| org.opencontainers.image.source | https://github.com/traefik/traefik |
| org.opencontainers.image.title | Traefik |
| org.opencontainers.image.url | https://traefik.io |
| org.opencontainers.image.vendor | Traefik Labs |
| org.opencontainers.image.version | v3.6.14 |
Details
2026-04-23 18:24:18 +02:00
Versions (144)
View all
Container
0
OCI / Docker
linux/amd64
51 MiB
2d565aa9a45202db16caf73a4979c72525244b4e
2026-04-29
eaf55839c34332f7c2e9298ecca70d4395c48f46
2026-04-29
53484ec9350e76aac9e26f40d7a5e61f11baddf7
2026-04-29
ddbee0fbd446a75589bebea19615b18f92da8417
2026-04-29
ed079a0c705b26a51f8ca21f30e07947aae238bd
2026-04-29