FROM docker.io/library/python:3.11-alpine RUN apk --no-cache add sshpass openssh-client lftp