summaryrefslogblamecommitdiff
path: root/.devcontainer/ubuntu22.04/devcontainer.json
blob: c4b5d24302bff2bd8483fcfb4b6cfff0bed993f9 (plain) (tree)
1
2
3
4
5




                                                             
{
  "name": "Ubuntu 22.04",
  "image": "ghcr.io/spack/ubuntu-22.04:v2024-05-07",
  "postCreateCommand": "./.devcontainer/postCreateCommand.sh"
}