We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2251a67 commit 577a41aCopy full SHA for 577a41a
.devcontainer/devcontainer.json
@@ -17,7 +17,7 @@
17
"--device=/dev/kvm"
18
],
19
20
- // use postCreateCoomand for additional setup commands
+ // use `postStartCommand` for additional setup commands
21
// this is run after the container is created and the user has been added
22
"postStartCommand": "bash .devcontainer/setup.sh",
23
0 commit comments