Skip to content

Commit

Permalink
Removed 'docker-from-docker' feature from .devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
dmccoystephenson committed Oct 24, 2023
1 parent 6705ceb commit 8aebf70
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@
"ms-vscode.cmake-tools"
],

"features": {
"docker-from-docker": {
"version": "latest",
"moby": true
}
},

// Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [],

Expand Down

0 comments on commit 8aebf70

Please sign in to comment.