Merge pull request #25 from kugland/master
This commit is contained in:
commit
d7d630b527
1 changed files with 2 additions and 1 deletions
|
@ -7,5 +7,6 @@ COPY vsftpd.conf /etc/vsftpd/vsftpd.conf
|
|||
EXPOSE 21 21000-21010
|
||||
VOLUME /ftp/ftp
|
||||
|
||||
ENTRYPOINT ["/bin/start_vsftpd.sh"]
|
||||
STOPSIGNAL SIGKILL
|
||||
|
||||
ENTRYPOINT ["/bin/start_vsftpd.sh"]
|
||||
|
|
Loading…
Reference in a new issue