summaryrefslogblamecommitdiff
path: root/.devcontainer/devcontainer.json
blob: ec4c2690b70e7254583fc12392a7c360c47e1b3b (plain) (tree)
1
2
3
4



                                                                        
{
  "image": "ghcr.io/spack/ubuntu20.04-runner-amd64-gcc-11.4:2023.08.01",
  "postCreateCommand": "./.devcontainer/postCreateCommand.sh"
}