aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/linux/testserver/vsftpd/Dockerfile
blob: f8e32d40f0110846fb7505f2aed69f59e903cb1a (plain)
1
2
3
4
5
6
FROM ubuntu:16.04
RUN apt-get update && apt-get install -y vsftpd=3.0.3-3ubuntu2 ftp=0.17-33 wget avahi-daemon
EXPOSE 20-21

# install configurations and test data
RUN wget https://tools.ietf.org/rfc/rfc3252.txt