1
1
![ banner] ( https://github.com/11notes/defaults/blob/main/static/img/banner.png?raw=true )
2
2
3
3
# 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)
5
5
6
6
Run traefik rootless, distroless and secure by default!
7
7
8
8
# MAIN TAGS 🏷️
9
9
These are the main tags for the image. There is also a tag for each commit and its shorthand sha256 value.
10
10
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 )
12
12
* [ latest] ( https://hub.docker.com/r/11notes/traefik/tags?name=latest )
13
13
14
14
# REPOSITORIES ☁️
15
15
```
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
19
19
```
20
20
21
21
# SYNOPSIS 📖
@@ -37,11 +37,11 @@ If you value security, simplicity and the ability to interact with the maintaine
37
37
# COMPARISON 🏁
38
38
Below you find a comparison between this image and the most used one.
39
39
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 ) |
41
41
| ---: | :---: | :---: |
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?** | ✅ | ❌ |
45
45
46
46
47
47
# VOLUMES 📁
@@ -78,7 +78,7 @@ services:
78
78
restart : " always"
79
79
80
80
traefik :
81
- image : " 11notes/traefik:3.3.5 "
81
+ image : " 11notes/traefik:3.3.6 "
82
82
read_only : true
83
83
labels :
84
84
- " traefik.enable=true"
@@ -225,4 +225,4 @@ networks:
225
225
# ElevenNotes™️
226
226
This 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).
227
227
228
- *created 28.04.2025, 00:52:54 (CET)*
228
+ *created 28.04.2025, 09:17:25 (CET)*
0 commit comments