Commit graph

8 commits

Author SHA1 Message Date
Leopere
5ef885df04 Fixes magicless chainquery and starts on bootstrap
added chainquery/.gitignore to ignore large blobs.
fixed Dockerfile up to use staged prep and production
removed db-seed.sh as we have quick-bootstrap.sh
start.sh needed modification to pull config from the right location in the linux FS
Added chainquery/.dockerignore to prevent extremely long build times in the future
Removed fancy bash vars in chainquery/.env
Started work on getting quick-bootstrap.sh ready for release.
2018-11-04 19:35:35 +00:00
Leopere
afec3b3a8b passing alternative config path
Aligned config path location with linux spec
2018-11-04 13:21:42 -05:00
Shubham Bhattar
e332e9c906 MAINTAINER is deprecated in Dockerfile. COPY is preferred over ADD in Dockerfile if additional functonality of ADD is not being used. Improved Shebang lines in many files. 2018-10-14 18:00:06 +05:30
Leopere
8b1ed11c3b Updated start 2018-10-03 15:50:45 -04:00
Leopere
1df66b9191 Removed superfluous perms assertions for now 2018-10-03 14:49:00 -04:00
Leopere
bfc73e687a Not in the home dir here either 2018-10-03 14:35:44 -04:00
Leopere
0b9c06ce3a added +x to chainquery start.sh and entrypoint.sh 2018-10-03 14:33:43 -04:00
Leopere
04ba8f6c5c Committing start.sh
This will likely be mostly an unnecessary file unless we get more flags
For now it just asserts recursive dir perms.
2018-10-03 13:39:28 -04:00