mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
8 lines
170 B
JSON
8 lines
170 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"runArgs": ["--device=/dev/net/tun"],
|
|
"features": {
|
|
"ghcr.io/tailscale/codespace/tailscale": {}
|
|
}
|
|
}
|