mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 17:56:53 +02:00
update tftpd
This commit is contained in:
parent
2ddb4c8c11
commit
c7a4f2d632
@ -12,4 +12,4 @@ VOLUME /data
|
||||
EXPOSE 69/udp
|
||||
|
||||
ENTRYPOINT ["in.tftpd"]
|
||||
CMD ["--verbose", "--foreground", "--secure", "--create", "--user", "root", "/data"]
|
||||
CMD ["--verbose", "--foreground", "--ipv4", "--secure", "--create", "--user", "root", "/data"]
|
||||
|
Loading…
Reference in New Issue
Block a user