devcontainer server from scratch
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
"build": {
|
||||
"dockerfile": "Dockerfile",
|
||||
},
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/java:1": {
|
||||
"installMaven": "true"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/git:1": {}
|
||||
},
|
||||
"containerEnv": {
|
||||
"GIT_REPO_URL": "https://scm.vilanet.fr/kriss/slot"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user