-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.json
More file actions
31 lines (31 loc) · 975 Bytes
/
.json
File metadata and controls
31 lines (31 loc) · 975 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"image": "11notes/netbird",
"platform": "amd64,arm64",
"name": "netbird",
"root": "/netbird",
"semver": {
"version": "0.66.0"
},
"readme": {
"description": "Run netbird rootless and distroless from a single image.",
"introduction": "[NetBird](https://github.com/netbirdio/netbird) (created by [netbird](https://github.com/netbirdio)) 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:localhealth",
"11notes/distroless:nginx"
]
},
"comparison": {
"sum": true,
"images": [
"netbirdio/dashboard",
"netbirdio/signal",
"netbirdio/relay",
"netbirdio/management"
]
}
}
}