mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 17:56:53 +02:00
fix config file name in dockerfile
This commit is contained in:
parent
92bb37687b
commit
37321c497b
@ -16,4 +16,4 @@ EXPOSE 21
|
||||
VOLUME /home/ftpuser /etc/pure-ftpd
|
||||
|
||||
ENTRYPOINT ["pure-ftpd"]
|
||||
CMD ["/etc/pure-ftpd/pureftpd.conf"]
|
||||
CMD ["/etc/pure-ftpd/pure-ftpd.conf"]
|
||||
|
Loading…
Reference in New Issue
Block a user