{ "name": "Plain Env (Nothing Installed)", "image": "mcr.microsoft.com/devcontainers/base:ubuntu", "postCreateCommand": "git config --global --add safe.directory \"$(pwd)\" && git submodule foreach --recursive 'git config --global --add safe.directory \"$toplevel/$path\"'" }