-
- Downloads
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
Showing
- share/spack/docker/entrypoint.bash 43 additions, 0 deletionsshare/spack/docker/entrypoint.bash
- share/spack/docker/handle-prompt.sh 5 additions, 1 deletionshare/spack/docker/handle-prompt.sh
- share/spack/docker/handle-ssh.sh 0 additions, 0 deletionsshare/spack/docker/handle-ssh.sh
- share/spack/docker/modules.yaml 0 additions, 0 deletionsshare/spack/docker/modules.yaml
- share/spack/docker/push-image.sh 1 addition, 0 deletionsshare/spack/docker/push-image.sh
- share/spack/docker/render-image-template.sh 1 addition, 0 deletionsshare/spack/docker/render-image-template.sh
- share/spack/docker/run-image.sh 1 addition, 0 deletionsshare/spack/docker/run-image.sh
share/spack/docker/entrypoint.bash
0 → 100755
share/spack/docker/push-image.sh
0 → 120000
share/spack/docker/render-image-template.sh
0 → 120000
share/spack/docker/run-image.sh
0 → 120000
Please register or sign in to comment