Commit Graph

70 Commits

Author SHA1 Message Date
Asif Bacchus e0818d083e remove use statment causing errors 2020-11-27 02:48:15 -07:00
Asif Bacchus e9aee770e1 add newline after each cmd in sqlCmd 2020-11-27 02:47:56 -07:00
Asif Bacchus b1f73641c8 catch errors and terminate script 2020-11-27 02:37:48 -07:00
Asif Bacchus 7b193bfe25 do not delete sqlCmd while testing 2020-11-27 02:37:42 -07:00
Asif Bacchus 0edcbf931b use chown instead of chmod... oops! 2020-11-27 02:29:20 -07:00
Asif Bacchus bfaa9942ed create import directories 2020-11-27 02:28:25 -07:00
Asif Bacchus 9ede46073b use escaped backticks for table names 2020-11-27 02:23:47 -07:00
Asif Bacchus a6177a5bc8 move wildcard within quotes for table spec 2020-11-27 02:12:20 -07:00
Asif Bacchus 59e26b7ac7 replace all echo with printf for portability 2020-11-27 02:09:05 -07:00
Asif Bacchus 12ca7f99ed remove duplicate reference to file in pipe 2020-11-27 02:03:34 -07:00
Asif Bacchus 4950b472c7 don't escape single quotes within double quotes 2020-11-27 02:00:46 -07:00
Asif Bacchus 3e7ed82199 fix test-table user notification text 2020-11-27 01:57:25 -07:00
Asif Bacchus e3340e86a7 copy entrypoint script and add default cmd 2020-11-27 01:51:27 -07:00
Asif Bacchus 5288e8448f add env vars to cmd label 2020-11-27 01:45:33 -07:00
Asif Bacchus bd724de9e1 add additional ENV vars 2020-11-27 01:40:14 -07:00
Asif Bacchus 8bc70df5f0 remove pwgen 2020-11-27 01:39:54 -07:00
Asif Bacchus 1814b878a0 entrypoint script 2020-11-27 01:38:34 -07:00
Asif Bacchus 44ace55ad1 initial dockerfile 2020-11-26 18:32:20 -07:00
Asif Bacchus 46b8ef14dd initial repo setup 2020-11-26 18:02:40 -07:00
Private Docker-Repo Source 58e3ce6fba Initial commit 2020-11-26 18:01:06 -07:00