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
docker-tftp
/
run.sh
4 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
initial commit
2022-06-20 05:52:58 -04:00
#!/bin/sh
docker update script
2022-06-20 06:10:37 -04:00
/usr/sbin/in.tftpd -V
docker update script
2022-06-20 07:13:56 -04:00
exec
/usr/sbin/in.tftpd -L -c -s -p /var/tftpboot
Reference in New Issue
Copy Permalink