Files
11note-docker-netbird/.json
github-actions[bot] 88667db760 [upgrade] 0.51.1
2025-07-16 05:19:48 +00:00

21 lines
657 B
JSON

{
"image": "11notes/netbird",
"name": "netbird",
"root": "/netbird",
"semver": {
"version": "0.51.1"
},
"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"
]
}
}
}