Simple Docker container to run the TNFSD server daemon for Spectranet
docker run --rm -d \
-v $PWD:/data \
-p 16384:16384/udp \
markdr/tnfsd
See my blog and spectrum projects for more information on my development environment and things I've built.
Content type
Image
Digest
Size
198.9 MB
Last updated
over 4 years ago
docker pull markdr/tnfsd