summaryrefslogtreecommitdiff
path: root/share/spack/docker/os-container-mapping.yaml
blob: 8af43f6110f25084d9f0de389074510f761a4c16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
containers:
  linux-ubuntu18.04-x86_64:
    image: scottwittenburg/spack_builder_ubuntu_18.04
    compilers:
      - name: gcc@5.5.0
      - name: clang@6.0.0-1ubuntu2
  linux-centos7-x86_64:
    image: scottwittenburg/spack_builder_centos_7
    compilers:
      - name: gcc@5.5.0
      - name: clang@6.0.0