Skip to content

Commit

Permalink
Add docker extension to dev container
Browse files Browse the repository at this point in the history
  • Loading branch information
nictru committed Mar 4, 2024
1 parent f179632 commit 789a048
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"vscode": {
"extensions": [
"Posit.shiny-python",
"ms-toolsai.jupyter"
"ms-toolsai.jupyter",
"ms-azuretools.vscode-docker"
]
}
},
Expand Down

0 comments on commit 789a048

Please sign in to comment.