add docker build, makefile, and some more shit before we move forward

This commit is contained in:
Jan Novak
2026-02-14 22:18:02 +01:00
parent 846d0bd9f2
commit 8373e5e910
11 changed files with 271 additions and 26 deletions

1
build/crontab Normal file
View File

@@ -0,0 +1 @@
0 6,18 * * * cd /app && bash /app/run_all.sh >> /proc/1/fd/1 2>> /proc/1/fd/2