Commit Graph

6 Commits

Author SHA1 Message Date
Dan Dembinski
b609c1b587 Updated Docker file to work. 2020-03-11 14:55:04 -04:00
Dan Dembinski
c0003ec6d7 Updated Docker file to work. 2020-03-11 14:46:16 -04:00
Dan Dembinski
4581fce3b4 Reworked download method use ORM instead of straight SQL. Hoping this fixes the database timeout issue. Also added requirements.txt with all the python packages needed 2020-03-11 14:34:49 -04:00
abb101a8a7 Alright, you do in fact need to have the docker file actually start something.
I also swapped the exit command out for a sleep command. It should loop through everything once an hour
2019-12-31 15:21:48 -05:00
9fadc23a5f Took out docker autostart. Made change to exit instead of looping for testing. 2019-12-31 15:06:42 -05:00
9d38622528 Made a few changes to allow docker useage. 2019-12-31 13:26:16 -05:00