Commit 557d644e authored by xiezhi's avatar xiezhi

java

parent 80d3d1c3
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
"dockerfile": "Dockerfile" "dockerfile": "Dockerfile"
}, },
"features": { "features": {
"ghcr.io/devcontainers/features/java:1.6.3": { // "ghcr.io/devcontainers/features/java:1.6.3": {
"version": "17", // "version": "17",
"installMaven": true, // "installMaven": true,
"installGradle": true // "installGradle": true
}, // },
"ghcr.io/devcontainers/features/common-utils:2": { "ghcr.io/devcontainers/features/common-utils:2": {
"installZsh": true, "installZsh": true,
"configureZshAsDefaultShell": true, "configureZshAsDefaultShell": true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment