Skip to content
Snippets Groups Projects
  1. May 12, 2017
  2. Apr 27, 2017
  3. Apr 26, 2017
  4. Apr 11, 2017
  5. Jan 17, 2017
  6. Nov 05, 2016
  7. Oct 26, 2016
  8. Oct 03, 2016
  9. Sep 30, 2016
  10. Sep 19, 2016
  11. Aug 31, 2016
  12. Aug 19, 2016
  13. Aug 11, 2016
  14. May 19, 2016
  15. Apr 28, 2016
  16. Apr 19, 2016
  17. Apr 09, 2016
  18. Mar 26, 2016
  19. Mar 19, 2016
  20. Mar 15, 2016
  21. Mar 14, 2016
    • Ryan Sanford's avatar
      Fix docker bootstrap example · bb99f694
      Ryan Sanford authored
      - Update bootstrap.json to bootstrap-dev.json to reflect new convention.
      - Move bootstrap-data.sh to PRE_RUNAS_CMD var to reflect it's need to be run as root due to pip install.
      bb99f694
  22. Mar 10, 2016
  23. Mar 09, 2016
    • Ryan Sanford's avatar
      Refactor pip install out of Dockerfile · 662c5cf3
      Ryan Sanford authored
      - Entrypoint has new $PRE_RUNAS_CMD that allows running of root tasks before dropping privs.
      - Added $SCITRAN_RUNTIME_PROTOCOL for explicit designation of http vs https.
      - Updated README.md examples.
      - No longer using requirements_dev.txt due to long install time.
      662c5cf3
    • Ryan Sanford's avatar
      Intermediate support for reaper · cca75e74
      Ryan Sanford authored
      Not happy with baking the pip requirement into the container. Need to think more.
      Also, instructions in docker/README.md are broken.
      cca75e74
  24. Feb 27, 2016
  25. Feb 26, 2016
    • Ryan Sanford's avatar
      Remove branch reference · 5f0f5ecc
      Ryan Sanford authored
      Don't reference branches from within source. This allows core and testdata repo to move without breaking not up-to-date versions of core. Also allows branches to be fully merged.
      
      Still a similar branch reference in bin/run.sh
      5f0f5ecc
    • Ryan Sanford's avatar
      Docker bootstrap updates · 079e9f90
      Ryan Sanford authored
      Now supports API enabled bootstrapping.
      079e9f90
  26. Feb 17, 2016
Loading