build: add docker build setup

This commit is contained in:
Alexander Navarro 2024-12-20 16:16:15 -03:00
parent b0506c3eab
commit 66b21dabcd
6 changed files with 84 additions and 20 deletions

5
entrypoint.sh Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env sh
echo "$MFA_CRON /usr/bin/miniflux-archiver $*" | crontab -
crond -f -d 8