Files
Vegard Hagen 53ef70cc44 feat(devcontainer): absorb common-utils feature into Containerfile
This will hopefully cut down on build-time and was an interesting exercise

Signed-off-by: Vegard Hagen <[email protected]>
2025-07-16 23:54:42 +02:00

9 lines
142 B
JSON

{
"name": "Stonegarden Homelab Devcontainer",
"build": {
"dockerfile": "Containerfile"
},
"features": {},
"remoteUser": "dev"
}