Commit Graph

7 Commits

Author SHA1 Message Date
Aaron Kimbre
d21a16f44b coments to dockerfile 2024-01-02 13:46:05 -06:00
Aaron Kimbre
d27a3b5680 Make the server not crash in the case we are using only env-vars
make the dockerfile have configs in the expected location incase of bypassing entrypoint.sh
2024-01-02 13:35:50 -06:00
Aaron Kimbre
79f347bedf explicitly include mariadb libs 2024-01-02 09:52:16 -06:00
Aaron Kimbre
ee9df8a082 use debian instead of gcc for runtime
comment and organize it a bit
drop gcc to 12 since we are using debian 12 as well
2024-01-02 09:42:03 -06:00
Aaron Kimbre
7499e24519 fix typo
add set -e to entrypoint
better copy of entrypoint.sh and use proper entrypoint
2024-01-01 21:30:01 -06:00
Aaron Kimbre
1034afc513 back to gcc since I can't the libs to load properly 2024-01-01 19:28:02 -06:00
Aaron Kimbre
6e18f57843 greatly simplify docker 2024-01-01 19:15:37 -06:00