cameleer-traefik (0481cefaf4a8eb7e5a4e8d37f26f0b15d271cfd4)
Published 2026-04-27 20:53:00 +02:00 by claude
Installation
docker pull registry.cameleer.io/cameleer/cameleer-traefik:0481cefaf4a8eb7e5a4e8d37f26f0b15d271cfd4sha256:6087763dd3a32188ec51b7a5426017c3ed04ee822eb50028f7011cfc3bd16aa0
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-27 20:53:00 +02:00
Versions (134)
View all
Container
0
OCI / Docker
linux/amd64
51 MiB
df25dcf81a4f6370ecff5f756cef3c2ae528e1fa
2026-04-28
029f2ef0de79cf804c239ae6495f48f0c32ca46d
2026-04-28
345bc4a92b3c5bdf55cd0b27cad7b59f9a22fbcd
2026-04-28
bd301ad1fe3addda8f35b6583aba101cd9a4312b
2026-04-28
15c47fe36c767fefcdb1cbb344358ab14d6bcc9e
2026-04-28