11![ banner] ( https://github.com/11notes/defaults/blob/main/static/img/banner.png?raw=true )
22
33# TRAEFIK
4- [<img src="https://img.shields.io/badge/github-source-blue?logo=github&color=040308">](https://github.com/11notes/docker-TRAEFIK)[<img src="https://img.shields.io/github/issues/11notes/docker-TRAEFIK?color=7842f5">](https://github.com/11notes/docker-TRAEFIK/issues)
4+ [<img src="https://img.shields.io/badge/github-source-blue?logo=github&color=040308">](https://github.com/11notes/docker-TRAEFIK)[<img src="https://img.shields.io/github/issues/11notes/docker-TRAEFIK?color=7842f5">](https://github.com/11notes/docker-TRAEFIK/issues)
55
66Run traefik rootless, distroless and secure by default!
77
88# MAIN TAGS 🏷️
99These are the main tags for the image. There is also a tag for each commit and its shorthand sha256 value.
1010
11- * [ 3.3.5 ] ( https://hub.docker.com/r/11notes/traefik/tags?name=3.3.5 )
11+ * [ 3.3.6 ] ( https://hub.docker.com/r/11notes/traefik/tags?name=3.3.6 )
1212* [ latest] ( https://hub.docker.com/r/11notes/traefik/tags?name=latest )
1313
1414# REPOSITORIES ☁️
1515```
16- docker pull 11notes/traefik:3.3.5
17- docker pull ghcr.io/11notes/traefik:3.3.5
18- docker pull quay.io/11notes/traefik:3.3.5
16+ docker pull 11notes/traefik:3.3.6
17+ docker pull ghcr.io/11notes/traefik:3.3.6
18+ docker pull quay.io/11notes/traefik:3.3.6
1919```
2020
2121# SYNOPSIS 📖
@@ -37,11 +37,11 @@ If you value security, simplicity and the ability to interact with the maintaine
3737# COMPARISON 🏁
3838Below you find a comparison between this image and the most used one.
3939
40- | image | 11notes/traefik:3.3.5 | traefik:3.3.5 |
40+ | ** image** ![ 512px ] ( https://github.com/11notes/defaults/blob/main/static/img/transparent512x1px.png?raw=true ) | ![ 16px ] ( https://github.com/ 11notes/defaults/blob/main/static/img/transparent16x1px.png?raw=true ) 11notes/ traefik:3.3.6 ![ 16px ] ( https://github.com/11notes/defaults/blob/main/static/img/transparent16x1px.png?raw=true ) | ![ 16px ] ( https://github.com/11notes/defaults/blob/main/static/img/transparent16x1px.png?raw=true ) traefik:3.3.6 ![ 16px ] ( https://github.com/11notes/defaults/blob/main/static/img/transparent16x1px.png?raw=true ) |
4141| ---: | :---: | :---: |
42- | image size on disk | 54.9MB | 221MB |
43- | process UID/GID | 1000/1000 | 0:0 |
44- | distroless? | ✅ | ❌ |
42+ | ** image size on disk** | 55.6MB | 224MB |
43+ | ** process UID/GID** | 1000/1000 | 0:0 |
44+ | ** distroless?** | ✅ | ❌ |
4545
4646
4747# VOLUMES 📁
@@ -78,7 +78,7 @@ services:
7878 restart : " always"
7979
8080 traefik :
81- image : " 11notes/traefik:3.3.5 "
81+ image : " 11notes/traefik:3.3.6 "
8282 read_only : true
8383 labels :
8484 - " traefik.enable=true"
@@ -225,4 +225,4 @@ networks:
225225# ElevenNotes™️
226226This image is provided to you at your own risk. Always make backups before updating an image to a different version. Check the [releases](https://github.com/11notes/docker-traefik/releases) for breaking changes. If you have any problems with using this image simply raise an [issue](https://github.com/11notes/docker-traefik/issues), thanks. If you have a question or inputs please create a new [discussion](https://github.com/11notes/docker-traefik/discussions) instead of an issue. You can find all my other repositories on [github](https://github.com/11notes?tab=repositories).
227227
228- *created 28.04.2025, 00:52:54 (CET)*
228+ *created 28.04.2025, 09:17:25 (CET)*
0 commit comments