A lightweight static file server image based on Python, intended for personal and small-team LAN dis
1.4K
A lightweight static file server image based on Python, intended for personal and small-team LAN distribution scenarios.
docker run --rm -p 8000:8000 -v "$PWD:/data" weiensong/fileserver:latest
Content type
Image
Digest
sha256:3c581b45b…
Size
18.9 MB
Last updated
3 months ago
docker pull weiensong/fileserver