summaryrefslogtreecommitdiff
path: root/share/spack/docker
diff options
context:
space:
mode:
authorScott Wittenburg <scott.wittenburg@kitware.com>2019-05-28 17:21:55 -0600
committerTodd Gamblin <tgamblin@llnl.gov>2019-09-13 22:57:15 -0700
commitfabbb3d58aca35dda337141e56d3f18289204125 (patch)
treee31821b4db9cc5057961a70c24f7ff4deddfbd87 /share/spack/docker
parent73c161b7de4de6461bec03187ae03bf72bb3f39c (diff)
downloadspack-fabbb3d58aca35dda337141e56d3f18289204125.tar.gz
spack-fabbb3d58aca35dda337141e56d3f18289204125.tar.bz2
spack-fabbb3d58aca35dda337141e56d3f18289204125.tar.xz
spack-fabbb3d58aca35dda337141e56d3f18289204125.zip
Refactor release-jobs cmd based on use of environments (no docker either)
Diffstat (limited to 'share/spack/docker')
-rw-r--r--share/spack/docker/os-container-mapping.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/share/spack/docker/os-container-mapping.yaml b/share/spack/docker/os-container-mapping.yaml
deleted file mode 100644
index 8af43f6110..0000000000
--- a/share/spack/docker/os-container-mapping.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-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