summaryrefslogtreecommitdiff
path: root/share/spack/docker/modules.yaml
diff options
context:
space:
mode:
authorOmar Padron <omar.padron@kitware.com>2018-10-26 13:15:05 -0400
committerTodd Gamblin <tgamblin@llnl.gov>2018-10-26 10:15:05 -0700
commitaa1c814c7592c9e71f564181af3a8f2a115bd304 (patch)
tree7071718f8c473e9393c28211ca5d17634e6c43aa /share/spack/docker/modules.yaml
parent734d903b0313e70f5d22959fdc34432643120d46 (diff)
downloadspack-aa1c814c7592c9e71f564181af3a8f2a115bd304.tar.gz
spack-aa1c814c7592c9e71f564181af3a8f2a115bd304.tar.bz2
spack-aa1c814c7592c9e71f564181af3a8f2a115bd304.tar.xz
spack-aa1c814c7592c9e71f564181af3a8f2a115bd304.zip
docker: unite Dockerfiles; auto-deploy images to DockerHub (#9329)
* Unite Dockerfiles - add build/run/push scripts * update docker documentation * update .travis.yml * switch to using a preprocessor on Dockerfiles * skip building docker images on pull requests * update files with copyright info * tweak when travis builds for docker files are done
Diffstat (limited to 'share/spack/docker/modules.yaml')
-rw-r--r--share/spack/docker/modules.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/spack/docker/modules.yaml b/share/spack/docker/modules.yaml
new file mode 100644
index 0000000000..02907ecc40
--- /dev/null
+++ b/share/spack/docker/modules.yaml
@@ -0,0 +1,6 @@
+modules:
+ enable:
+ - lmod
+ lmod:
+ core_compilers:
+ - gcc