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.
2 parents 958f46e + 014d52f commit ddccf52Copy full SHA for ddccf52
.devcontainer/devcontainer.json
@@ -4,7 +4,6 @@
4
"cpus": 4
5
},
6
"waitFor": "onCreateCommand",
7
- "initializeCommand": "docker system prune -af",
8
"updateContentCommand": "python3 -m pip install -r requirements.txt",
9
"postCreateCommand": "",
10
"customizations": {
0 commit comments