Skip to content

Commit

Permalink
Added script for installing dependencies after the docker image is cr…
Browse files Browse the repository at this point in the history
…eated
  • Loading branch information
lipkau committed Dec 21, 2023
1 parent 97bda6c commit d3c6093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
]
}
},
"postCreateCommand": "pwsh -c '../Tools/setup.ps1",
"remoteUser": "vscode"
}

0 comments on commit d3c6093

Please sign in to comment.