diff options
author | Omar Padron <omar.padron@kitware.com> | 2019-02-16 10:20:25 -0500 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2019-02-16 10:20:25 -0500 |
commit | 67415a1875bbd373a12513221a0da70c8b939865 (patch) | |
tree | 9abcb7ddf24d42367dc74ac15f7bce63c59a8bc7 /lib | |
parent | 32ba47181606db1727ecb05effdcda39bc3e7584 (diff) | |
download | spack-67415a1875bbd373a12513221a0da70c8b939865.tar.gz spack-67415a1875bbd373a12513221a0da70c8b939865.tar.bz2 spack-67415a1875bbd373a12513221a0da70c8b939865.tar.xz spack-67415a1875bbd373a12513221a0da70c8b939865.zip |
[Docker] more base images (#10560)
* Revert "work around an issue with docker/dockerhub (#10547)"
This reverts commit 0ef139ac4d475fb99e08b0856dd7f27b97082e50.
* Add more docker base image configurations.
- Renamed configs
- "centos" -> "centos-7"
- "fedora" -> "fedora-24"
- "opensuse" -> "opensuse-tumbleweed"
- "scilinux" -> "scilinux-7"
- "ubuntu" -> "ubuntu-1804"
- Added configs
- "centos-6"
- "fedora-29"
- "opensuse-leap"
- "scilinux-6"
- "ubuntu-1604"
With these changes, our docker hub image
collection will consist of the following:
- "spack/archlinux"
- "latest"
- "spack/centos"
- "latest", "centos7", "7"
- "centos6", "6"
- "spack/fedora"
- "latest", "29"
- "24"
- "spack/opensuse"
- "latest", "tumbleweed"
- "leap"
- "spack/scilinux"
- "latest", "7"
- "6"
- "spack/ubuntu"
- "latest", "bionic", "18.04"
- "xenial", "16.04"
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions