Skip to content

Repository files navigation

Docker TFTP

Simple TFTP server based off of Alpine Linux and TFTP-HPA.

Building Container

git clone  https://github.com/AstroP25/dockertftp.git
cd dockertftp
docker build -t tftp-hpa:latest .

Running Container

docker run -d --restart unless-stopped -p 69:69/udp -v $(pwd)/tftpboot:/srv/tftpboot --name tftp-srv tftp-hpa:latest

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages