spack/share/spack
Omar Padron 67415a1875 [Docker] more base images (#10560)
* Revert "work around an issue with docker/dockerhub (#10547)"

This reverts commit 0ef139ac4d.

* 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"
2019-02-16 10:20:25 -05:00
..
csh copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
docker [Docker] more base images (#10560) 2019-02-16 10:20:25 -05:00
docs/docker/module-file-tutorial copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
logo add artisanal handcrafted SVG Spack logo. (#6165) 2017-11-06 22:42:16 -08:00
qa [Docker] more base images (#10560) 2019-02-16 10:20:25 -05:00
templates Report current git commit of Spack to CDash 2018-12-20 09:23:08 -08:00
setup-env.csh copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
setup-env.sh make SPACK_SHELL detection more robust (#9712) 2019-02-13 19:52:18 -06:00
spack-completion.bash spack versions: only list safe versions (#10004) 2019-01-10 00:32:47 -08:00