Skip to content

Commit 014d52f

Browse files
authored
Remove temporary initializeCommand
1 parent 958f46e commit 014d52f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"cpus": 4
55
},
66
"waitFor": "onCreateCommand",
7-
"initializeCommand": "docker system prune -af",
87
"updateContentCommand": "python3 -m pip install -r requirements.txt",
98
"postCreateCommand": "",
109
"customizations": {

0 commit comments

Comments
 (0)