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 8c5bc8d commit 838afd8Copy full SHA for 838afd8
.devcontainer/devcontainer.json
@@ -35,9 +35,6 @@
35
36
"otherPortsAttributes": {"onAutoForward": "ignore"},
37
38
- // Use 'initializeCommand' to run commands during initialization of container.
39
- "initializeCommand": ".devcontainer/initialize.sh",
40
-
41
// Use 'postCreateCommand' to run commands after the container is created.
42
"postCreateCommand": "bin/setup && gem install rufo && gem install htmlbeautifier",
43
0 commit comments