13 lines
324 B
JSON
13 lines
324 B
JSON
{
|
|
"build": {
|
|
"dockerfile": "./Dockerfile",
|
|
"context": ".",
|
|
},
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/git:1": {},
|
|
"ghcr.io/devcontainers/features/git-lfs:1": {},
|
|
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
|
|
"ghcr.io/devcontainers/features/kubectl-helm-minikube:1": {},
|
|
},
|
|
}
|