Skip to content

Commit

Permalink
update devcontainer docker in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
hemarina committed Jul 17, 2024
1 parent 23f6a21 commit fa2275d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
"name": "Awesome AZD",
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:1": {
"version": "latest",
"moby": true
},
"ghcr.io/devcontainers/features/azure-cli:1": {},
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/devcontainers/features/git:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {}
Expand Down

0 comments on commit fa2275d

Please sign in to comment.