Skip to content
Snippets Groups Projects
  1. Dec 20, 2018
    • Omar Padron's avatar
      fix multiple issues with the docker images (#9718) · 56cb691f
      Omar Padron authored
       - fixed an issue where some undesirable parts of
         the spack source tree were being copied into
         the image context.
      
       - added a workaround for a tty ioctl warning on
         ubuntu
      
       - adjusted how the main images are built so that
         `RUN spack ...` works automatically for child
         images that base themselves on them.
      56cb691f
  2. Oct 26, 2018
    • Omar Padron's avatar
      docker: unite Dockerfiles; auto-deploy images to DockerHub (#9329) · aa1c814c
      Omar Padron authored
      * 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
      aa1c814c
Loading