If you do not specify in `.devcontainer/devcontainer.json` ``` { ... "overrideCommand": false, ... } ``` then the script `app-init.sh` is never run.
If you do not specify in
.devcontainer/devcontainer.jsonthen the script
app-init.shis never run.