mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
This will hopefully cut down on build-time and was an interesting exercise Signed-off-by: Vegard Hagen <[email protected]>
9 lines
142 B
JSON
9 lines
142 B
JSON
{
|
|
"name": "Stonegarden Homelab Devcontainer",
|
|
"build": {
|
|
"dockerfile": "Containerfile"
|
|
},
|
|
"features": {},
|
|
"remoteUser": "dev"
|
|
}
|