aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/linux/testserver/ftp-proxy/Dockerfile
blob: cecb2dcafa256957fa23f43d46c715cf7d95c7d8 (plain)
1
2
3
FROM ubuntu:16.04
RUN apt-get update && apt-get install -y ftp-proxy=1.9.2.4-10 avahi-daemon
EXPOSE 2121