summaryrefslogtreecommitdiff
path: root/share/spack/docker
AgeCommit message (Expand)AuthorFilesLines
2022-04-22Update Dockerfiles and images for Spack v0.18.0 (#30216)Massimiliano Culpo6-364/+4
2022-01-14Update copyright year to 2022Todd Gamblin2-2/+2
2021-12-17Fix building container images (#28063)Massimiliano Culpo3-3/+0
2021-12-16Added opensuse/leap:15 to spack containerize (#27837)Christian Goll1-5/+16
2021-09-30Build container images on Github Actions and push to multiple registries (#26...Massimiliano Culpo5-28/+23
2021-09-24Remove centos:6 image references (#26095)Harmen Stoppels1-74/+0
2021-08-06Add New Build Containers Workflow (#24257)Alec Scott1-1/+1
2021-07-10docker: remove boto3 from CentOS 6 since it requires and updated pip (#24813)Massimiliano Culpo1-1/+0
2021-07-09docker: Fix CentOS 6 build on Docker Hub (#24804)Massimiliano Culpo1-0/+3
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin2-2/+2
2020-12-11Add amazonlinux (x86/arm) dockerfile (#20320)Christian Kniep1-0/+70
2020-12-01dockerfiles: add dockerfile for opensuse leap 15 (#20091)Christian Goll1-0/+61
2020-07-16Make the largest layer of the docker image cacheable (#17553)Harmen Stoppels4-56/+56
2020-06-18Explicitly install setuptools in docker images (#17143)Omar Padron4-0/+4
2020-06-16fix docker image entrypoints (#17105)Omar Padron7-436/+269
2020-04-20autotools: remove FORCE_UNSAFE_CONFIGURE from docs, commands, code (#16145)Todd Gamblin4-5/+0
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin4-4/+4
2019-12-13docker: add `file`, adjust locale, and use python3 for ubuntu (#13508)Scott Wittenburg2-16/+56
2019-11-26Package Index: Build in Dockerhub (#13810)Axel Huebl4-0/+98
2019-09-13Refactor release-jobs cmd based on use of environments (no docker either)Scott Wittenburg1-11/+0
2019-07-20docker: fix builds, remove extra distros, add ci builds (#11621)Omar Padron25-635/+304
2019-05-02install spack under /opt/spack in docker images (#10969)Omar Padron1-18/+34
2019-03-25explicitly install unzip in all docker images (#10891)Omar Padron1-7/+10
2019-02-21release workflow: Add spack command for generating the .gitlab-ci.ymlScott Wittenburg1-0/+11
2019-02-21docker: Add Dockerfiles for images needed by AWS gitlab-runnersScott Wittenburg3-0/+118
2019-02-16[Docker] more base images (#10560)Omar Padron12-7/+90
2019-01-12fix archlinux docker build (#10289)Omar Padron2-8/+7
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin11-11/+11
2018-12-20Fix docker builds (#9805)Omar Padron1-7/+19
2018-12-20fix multiple issues with the docker images (#9718)Omar Padron4-2/+24
2018-10-26docker: unite Dockerfiles; auto-deploy images to DockerHub (#9329)Omar Padron24-408/+442
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin2-0/+10
2018-07-22Remove extra Scientific Linux docker build left after merge. (#8770)Patrick Gartung4-247/+0
2018-06-26Docker dedupe (#8441)Omar Padron22-768/+125
2018-06-26Add Dockerfile for Scientific Linux 7 (RHEL7 recompile) (#8422)Patrick Gartung5-0/+253
2018-02-27Docker-Based Developer Resource (#5871)Omar Padron22-0/+1246