Files
11note-docker-netbird/.json
github-actions[bot] 8e12d4bd93 [upgrade] 0.50.2
2025-07-11 05:17:09 +00:00

22 lines
707 B
JSON

{
"image": "11notes/netbird",
"name": "netbird",
"root": "/netbird",
"arch": "linux/amd64,linux/arm64,linux/arm/v7",
"semver": {
"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.",
"built": {
"netbirdio/netbird": "https://github.com/netbirdio/netbird"
},
"distroless": {
"layers": [
"11notes/distroless:curl",
"11notes/distroless:nginx"
]
}
}
}