This website requires JavaScript.
Explore
Help
Sign In
d
/
docker-tftp
Watch
1
Star
0
Fork
0
You've already forked docker-tftp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f5abb25bd9
docker-tftp
/
run.sh
4 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
initial commit
2022-06-20 09:52:58 +00:00
#!/bin/sh
docker update script
2022-06-20 10:10:37 +00:00
/usr/sbin/in.tftpd -V
Update 'run.sh'
2022-06-20 10:14:14 +00:00
exec
/usr/sbin/in.tftpd -vvv -4 -L -c -s -p /var/tftpboot
Reference in New Issue
Copy Permalink