containers: rm centos7 since EOL (#45049)

This commit is contained in:
Wouter Deconinck
2024-07-04 15:22:23 -05:00
committed by GitHub
parent 8077285a63
commit 04044a9744
4 changed files with 0 additions and 39 deletions

View File

@@ -203,9 +203,6 @@ The OS that are currently supported are summarized in the table below:
* - Ubuntu 24.04
- ``ubuntu:24.04``
- ``spack/ubuntu-noble``
* - CentOS 7
- ``centos:7``
- ``spack/centos7``
* - CentOS Stream9
- ``quay.io/centos/centos:stream9``
- ``spack/centos-stream9``

View File

@@ -89,13 +89,6 @@
"image": "quay.io/centos/centos:stream9"
}
},
"centos:7": {
"bootstrap": {
"template": "container/centos_7.dockerfile"
},
"os_package_manager": "yum",
"build": "spack/centos7"
},
"opensuse/leap:15": {
"bootstrap": {
"template": "container/leap-15.dockerfile"