Comment on Does anyone know of a Alpine Linux docker image with LFTP, cron, and possible openssh built-in, ready to go?

nesc@lemmy.cafe ⁨1⁩ ⁨week⁩ ago

why You can create initful container (don’t know if it possible with alpine) and run as many services inside it as you desire. Crons are pretty clunky inside containers and it’s a lot easier to just run them from host using docker/podman container exec, writing containerfiles is pretty easy as well.

source
Sort:hotnewtop