This commit is contained in:
ElevenNotes
2025-07-11 07:53:07 +02:00
2 changed files with 4 additions and 4 deletions

6
.json
View File

@@ -2,13 +2,13 @@
"image": "11notes/netbird",
"name": "netbird",
"root": "/netbird",
"arch":"linux/amd64,linux/arm64,linux/arm/v7",
"arch": "linux/amd64,linux/arm64,linux/arm/v7",
"semver": {
"version": "0.48.0"
"version": "0.50.2"
},
"readme": {
"description": "Run netbird rootless and distroless from a single image.",
"introduction":"NetBird combines a WireGuard-based overlay network with Zero Trust Network Access, providing a unified open source platform for reliable and secure connectivity. Create your own selfhosted ZTNA mesh network.",
"introduction": "NetBird combines a WireGuard-based overlay network with Zero Trust Network Access, providing a unified open source platform for reliable and secure connectivity. Create your own selfhosted ZTNA mesh network.",
"built": {
"netbirdio/netbird": "https://github.com/netbirdio/netbird"
},

View File

@@ -264,4 +264,4 @@ docker pull quay.io/11notes/netbird:0.48.0
# ElevenNotes™
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).
*created 23.06.2025, 14:37:49 (CET)*
*created 23.06.2025, 15:37:06 (CET)*