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 d79e642 commit 24212b9Copy full SHA for 24212b9
.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