service-ftp/Dockerfile
2017-09-11 17:35:15 +02:00

9 lines
81 B
Docker

FROM stilliard/pure-ftpd
RUN mv run.sh /run-pure-ftpd.sh
ADD run.sh /run.sh