Sign inSign up

theniwo/tftpd

By theniwo

Updated about 5 years ago

Image
0

237

theniwo/tftpd repository overview

Usage

docker run -d \
        --name tftpd \
        --restart unless-stopped \
        -v "tftpd_data:/data" \
        -p 69:69/udp \
        -e PUID=1000 \
        -e PGID=1000 \
        -e TFTP_OPTIONS=--create \
        theniwo/tftpd

Tag summary

Content type

Image

Digest

Size

2.7 MB

Last updated

about 5 years ago

docker pull theniwo/tftpd