docker pull ghcr.io/jbrunner/ftp-to-nextcloud:latest docker run -d \ -p 2121:2121 \ -e NEXTCLOUD_URL=https://nextcloud.example.com \ ghcr.io/jbrunner/ftp-to-nextcloud ...