Skip to content

Commit

Permalink
Use docker-outside-of-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez committed Jan 17, 2023
1 parent 2e0c5e3 commit a7dbdd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"installMaven": "false",
"installGradle": "false"
},
"ghcr.io/devcontainers/features/docker-from-docker:1": {},
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
"ghcr.io/devcontainers/features/node:1": {}
},
"postStartCommand": ["./gradlew", "compileJava"]
Expand Down

0 comments on commit a7dbdd4

Please sign in to comment.