Commit Graph

13 Commits

Author SHA1 Message Date
6aa8422994 add build capability to script 2018-05-04 12:52:19 -05:00
3bf1926b9b reupdate COLOVEDIR after revert. 2018-05-03 19:43:56 -05:00
48bf249400 re-add OS import. turns out that was important oops. 2018-05-03 19:42:35 -05:00
c15a3953d9 add closing ]. wow i am dumb. 2018-05-03 19:41:55 -05:00
7dc671dd87 made whitespace changes. nothing is working. 2018-05-03 19:40:30 -05:00
d245d447f9 remove unnecessary imports. 2018-05-03 19:20:52 -05:00
83bcca7b67 add symlinks for initial run to work better.
specifically add new volume mount location dir and symlink  files to files that will be added to new volume mount location on docker run.
2018-05-03 13:13:37 -05:00
2ff89df06f change volume mount target. 2018-05-03 12:16:48 -05:00
a3bc170f4b update dockerrun args to mount vol. 2018-05-03 11:55:09 -05:00
09e4668390 add line to mount docker managed fs folder to container.
this needs additional logic to work completely; right now its just a groundwork.
2018-05-01 23:11:22 -05:00
8531c460af fchange subprocess.Popen to .run to fix docker attach issues. 2018-05-01 21:10:19 -05:00
0d2fce19fa remove unneccessary naming args. 2018-05-01 20:53:10 -05:00
c560e58957 add basic script to manage starting docker image. 2018-05-01 17:37:36 -05:00