Skip to content
Snippets Groups Projects
  1. May 16, 2022
  2. May 13, 2022
  3. Apr 28, 2022
  4. Apr 27, 2022
  5. Apr 26, 2022
    • lcappelli's avatar
      Merge all 'yum install' commands in a single layer · af079103
      lcappelli authored
      To create the image defined in this dockerfile, we've merged three differend images:
       * storm2/build/base
       * storm2/build/ngx-voms-build [issue-17]
       * storm2/ngx_http_voms_module/.devcontainer
      Each image has this own 'yum install' command with the packages needed for that layer.
      
      With this commit, all the packages are installed in a single layer to reduce the image dimension.
      All the 'yum install' commands are grouped in the setup.sh script.
      af079103
    • lcappelli's avatar
      Move copy directives and formatting · 7d4d0283
      lcappelli authored
      7d4d0283
  6. Apr 22, 2022
  7. Apr 21, 2022
  8. Mar 24, 2022
  9. Dec 01, 2021
  10. Nov 11, 2021
Loading