Skip to content

Commit ef3f303

Browse files
committed
2 parents 9a1b6e5 + 286fb07 commit ef3f303

File tree

3 files changed

+12
-15
lines changed

3 files changed

+12
-15
lines changed

.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "netbird",
55
"root": "/netbird",
66
"semver": {
7-
"version": "0.59.13"
7+
"version": "0.60.2"
88
},
99
"readme": {
1010
"description": "Run netbird rootless and distroless from a single image.",
@@ -19,7 +19,7 @@
1919
]
2020
},
2121
"comparison": {
22-
"sum":true,
22+
"sum": true,
2323
"images": [
2424
"netbirdio/dashboard",
2525
"netbirdio/signal",

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![banner](https://raw.githubusercontent.com/11notes/static/refs/heads/main/img/banner/README.png)
22

33
# NETBIRD
4-
![size](https://img.shields.io/badge/image_size-69MB-green?color=%2338ad2d)![5px](https://raw.githubusercontent.com/11notes/static/refs/heads/main/img/markdown/transparent5x2px.png)![pulls](https://img.shields.io/docker/pulls/11notes/netbird?color=2b75d6)![5px](https://raw.githubusercontent.com/11notes/static/refs/heads/main/img/markdown/transparent5x2px.png)[<img src="https://img.shields.io/github/issues/11notes/docker-netbird?color=7842f5">](https://github.com/11notes/docker-netbird/issues)![5px](https://raw.githubusercontent.com/11notes/static/refs/heads/main/img/markdown/transparent5x2px.png)![swiss_made](https://img.shields.io/badge/Swiss_Made-FFFFFF?labelColor=FF0000&logo=data:image/svg%2bxml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDMyIDMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxyZWN0IHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0idHJhbnNwYXJlbnQiLz4KICA8cGF0aCBkPSJtMTMgNmg2djdoN3Y2aC03djdoLTZ2LTdoLTd2LTZoN3oiIGZpbGw9IiNmZmYiLz4KPC9zdmc+)
4+
![size](https://img.shields.io/badge/image_size-${{ image_size }}-green?color=%2338ad2d)![5px](https://raw.githubusercontent.com/11notes/static/refs/heads/main/img/markdown/transparent5x2px.png)![pulls](https://img.shields.io/docker/pulls/11notes/netbird?color=2b75d6)![5px](https://raw.githubusercontent.com/11notes/static/refs/heads/main/img/markdown/transparent5x2px.png)[<img src="https://img.shields.io/github/issues/11notes/docker-netbird?color=7842f5">](https://github.com/11notes/docker-netbird/issues)![5px](https://raw.githubusercontent.com/11notes/static/refs/heads/main/img/markdown/transparent5x2px.png)![swiss_made](https://img.shields.io/badge/Swiss_Made-FFFFFF?labelColor=FF0000&logo=data:image/svg%2bxml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDMyIDMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxyZWN0IHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0idHJhbnNwYXJlbnQiLz4KICA8cGF0aCBkPSJtMTMgNmg2djdoN3Y2aC03djdoLTZ2LTdoLTd2LTZoN3oiIGZpbGw9IiNmZmYiLz4KPC9zdmc+)
55

66
Run netbird rootless and distroless from a single image.
77

@@ -34,11 +34,8 @@ Below you find a comparison between this image and the most used or original one
3434

3535
| **image** | **size on disk** | **init default as** | **[distroless](https://github.com/11notes/RTFM/blob/main/linux/container/image/distroless.md)** | supported architectures
3636
| ---: | ---: | :---: | :---: | :---: |
37-
| netbirdio/signal | 39MB | 1000:1000 || amd64, arm64, armv7 |
38-
| netbirdio/relay | 44MB | 1000:1000 || amd64, arm64, armv7 |
3937
| 11notes/netbird | 69MB | 1000:1000 || amd64, arm64 |
40-
| netbirdio/dashboard | 128MB | 0:0 || amd64, arm64, armv7 |
41-
| netbirdio/management | 183MB | 0:0 || amd64, arm64, armv7 |
38+
| netbirdio/* | 395MB | 0:0 || amd64, arm64, armv7 |
4239

4340
# VOLUMES 📁
4441
* **/netbird/etc** - Directory of your management.json config
@@ -70,7 +67,7 @@ TURN_SECRET=
7067
name: "netbird"
7168

7269
x-image-netbird: &image
73-
image: "11notes/netbird:0.59.13"
70+
image: "11notes/netbird:0.60.2"
7471
read_only: true
7572

7673
services:
@@ -221,18 +218,18 @@ To find out how you can change the default UID/GID of this container image, cons
221218
# MAIN TAGS 🏷️
222219
These are the main tags for the image. There is also a tag for each commit and its shorthand sha256 value.
223220

224-
* [0.59.13](https://hub.docker.com/r/11notes/netbird/tags?name=0.59.13)
221+
* [0.60.2](https://hub.docker.com/r/11notes/netbird/tags?name=0.60.2)
225222

226223
### There is no latest tag, what am I supposed to do about updates?
227-
It is my opinion that the ```:latest``` tag is a bad habbit and should not be used at all. Many developers introduce **breaking changes** in new releases. This would messed up everything for people who use ```:latest```. If you don’t want to change the tag to the latest [semver](https://semver.org/), simply use the short versions of [semver](https://semver.org/). Instead of using ```:0.59.13``` you can use ```:0``` or ```:0.59```. Since on each new version these tags are updated to the latest version of the software, using them is identical to using ```:latest``` but at least fixed to a major or minor version. Which in theory should not introduce breaking changes.
224+
It is my opinion that the ```:latest``` tag is a bad habbit and should not be used at all. Many developers introduce **breaking changes** in new releases. This would messed up everything for people who use ```:latest```. If you don’t want to change the tag to the latest [semver](https://semver.org/), simply use the short versions of [semver](https://semver.org/). Instead of using ```:0.60.2``` you can use ```:0``` or ```:0.60```. Since on each new version these tags are updated to the latest version of the software, using them is identical to using ```:latest``` but at least fixed to a major or minor version. Which in theory should not introduce breaking changes.
228225

229226
If you still insist on having the bleeding edge release of this app, simply use the ```:rolling``` tag, but be warned! You will get the latest version of the app instantly, regardless of breaking changes or security issues or what so ever. You do this at your own risk!
230227

231228
# REGISTRIES ☁️
232229
```
233-
docker pull 11notes/netbird:0.59.13
234-
docker pull ghcr.io/11notes/netbird:0.59.13
235-
docker pull quay.io/11notes/netbird:0.59.13
230+
docker pull 11notes/netbird:0.60.2
231+
docker pull ghcr.io/11notes/netbird:0.60.2
232+
docker pull quay.io/11notes/netbird:0.60.2
236233
```
237234
238235
# SOURCE 💾
@@ -260,4 +257,4 @@ docker pull quay.io/11notes/netbird:0.59.13
260257
# ElevenNotes™️
261258
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-netbird/releases) for breaking changes. If you have any problems with using this image simply raise an [issue](https://github.com/11notes/docker-netbird/issues), thanks. If you have a question or inputs please create a new [discussion](https://github.com/11notes/docker-netbird/discussions) instead of an issue. You can find all my other repositories on [github](https://github.com/11notes?tab=repositories).
262259
263-
*created 14.11.2025, 10:27:35 (CET)*
260+
*created 26.11.2025, 13:30:20 (CET)*

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "netbird"
22

33
x-image-netbird: &image
4-
image: "11notes/netbird:0.59.13"
4+
image: "11notes/netbird:0.60.2"
55
read_only: true
66

77
services:

0 commit comments

Comments
 (0)