After opening the repo in container, the workspace `/workspace` belongs to user `ubuntu` instead of the default user `iowarp`. Quick fix: add `chown -R iowarp:iowarp /workspace` to `postCreateCommand`.