FROM debian:bookworm-slim RUN apt update && apt install -y casync mcron fzf && rm -rf /var/lib/apt/lists/* CMD mcron /etc/cron.d/main