Releases: erkenes/docker-traefik
Releases · erkenes/docker-traefik
v4.0.0
The Docker Hardened Images (DHI) are now Generally available (GA)!
We all want to use secure images to minimize exposure to security vulnerabilities. For this reason, the standard Traefik image has been replaced by the DHI image.
You can use them by logging into the registry:
docker login -u YOUR_DOCKER_HUB_USERNAMEUse a personal access token as the password.
Read more in the docker blog: A Safer Container Ecosystem with Docker: Free Docker Hardened Images.
Migration
Pull the newest changes and change the ownership of the traefik directories to the UID and GID 65532.
What's Changed
Full Changelog: 3.1.0...4.0.0
v3.1.0
v3.0.0
What's Changed
Full Changelog: 1.0.0...3.0.0
Breaking-Changes:
- Traefik-Service renamed from
traefik-proxytotraefik - Network renamed from
traefik-proxytotraefik - Changed the docker-proxy image
- moved files from
AppData/traefik-proxytolib/traefik - remove local cert files
- remove redis service (it was not used)
- remove traefik-internal network
- split services into own compose files
- removes the docker-compose files