- May 12, 2017
-
-
Nathaniel Kofalt authored
-
- Apr 27, 2017
-
-
Gunnar Schaefer authored
-
- Apr 26, 2017
-
-
Gunnar Schaefer authored
-
- Apr 11, 2017
-
-
Gunnar Schaefer authored
-
- Jan 17, 2017
-
-
Ryan Sanford authored
-
- Nov 05, 2016
-
-
Colton Leekley-Winslow authored
-
- Oct 26, 2016
-
-
Colton Leekley-Winslow authored
-
- Oct 03, 2016
-
-
Ryan Sanford authored
-
Ryan Sanford authored
- Sep 30, 2016
-
-
Ryan Sanford authored
-
- Sep 19, 2016
-
-
Ryan Sanford authored
-
- Aug 31, 2016
-
-
Ryan Sanford authored
-
- Aug 19, 2016
-
-
Ryan Sanford authored
-
- Aug 11, 2016
-
-
Ryan Sanford authored
-
Ryan Sanford authored
-
Michael Perry authored
-
Michael Perry authored
Test for build context
-
- May 19, 2016
-
-
Ryan Sanford authored
This variable was a temporary measure from https://github.com/scitran/core/pull/190 and never fully removed until now.
-
- Apr 28, 2016
-
-
Ryan Sanford authored
-
Ryan Sanford authored
- Install pip requirements in Dockerfile - Pin the versions of the documentation pip packages. - Rebuild docs on launch of uswgi
-
- Apr 19, 2016
-
-
Gunnar Schaefer authored
closes flywheel-io/flywheel#169
-
- Apr 09, 2016
-
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
-
Gunnar Schaefer authored
-
- Mar 26, 2016
-
-
Gunnar Schaefer authored
-
- Mar 19, 2016
-
-
Joe Schneider authored
-
- Mar 15, 2016
-
-
Renzo Frigato authored
add new ENV required variable
-
- Mar 14, 2016
-
-
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.
-
- Mar 10, 2016
-
-
Ryan Sanford authored
-
Ryan Sanford authored
-
- Mar 09, 2016
-
-
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.
-
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.
-
- Feb 27, 2016
-
-
Ryan Sanford authored
-
- Feb 26, 2016
-
-
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
-
Ryan Sanford authored
Now supports API enabled bootstrapping.
-
- Feb 17, 2016
-
-
Ryan Sanford authored
-
Ryan Sanford authored
This will create a generic image that has a single external dependency of a mongodb instance. Example usage is included in the README.md.
-