Traefik image that allows Traefik to bind to service (low) ports without running as root
356
This repository contains the Dockerfile to create a Traefik image that allows Traefik to bind to service (low) ports without being started as root.
The image is derived from the official Traefik image and sets cap_net_bind_service=ep on the Traefik binary.
Also, the following useful plugins get added to the image:
See this file for an example how to deploy on Kubernetes.
Run build to create the image.
Content type
Image
Digest
sha256:905117e0b…
Size
43.2 MB
Last updated
about 1 month ago
docker pull jochen/traefik:v3.7.10