deployment-helper/Dockerfile

5 lines
96 B
Docker

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