Update devcontainer.json

This commit is contained in:
Kroese 2025-10-19 10:22:58 +02:00 committed by GitHub
parent 7c0e4567c5
commit e447ee191e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,5 +14,6 @@
"onAutoForward": "ignore"
},
"dockerComposeFile": "../codespaces.yml",
"workspaceFolder": "/workspaces/macos",
"initializeCommand": "docker system prune --all --force"
}