I have been fiddling with trying to build a Dockerfile and container for the following.

A Alpine Linix image with LFTP, cron, & openssh installed for use with my external server to sync folders.

I have a Alpine Linix VM that I connect with a external server using SSH keys, and a cron task running a LFTP script on schedule.

Any help or pointing me at a container you know of is appreciated.

  • Dr. Wesker
    link
    fedilink
    English
    arrow-up
    23
    ·
    8 months ago

    You could create one. Learning how to put together your own Docker images is a rush.