Skip to content

Commit ddccf52

Browse files
authored
Merge pull request github#23 from github/remove-initialize-command
Remove temporary initializeCommand
2 parents 958f46e + 014d52f commit ddccf52

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)