A simple fileserver docker container to serve static files.
For use with https://github.com/jwilder/nginx-proxy
Usage:
docker run -v /home/myuser/www:/var/www/static -e VIRTUAL_HOST=example.com -e VIRTUAL_PORT=8080 davidsiaw/fileserver
Files in /mp4 will be served like mp4 files.
Content type
Image
Digest
sha256:ecc9a6974…
Size
19.5 MB
Last updated
over 2 years ago
docker pull davidsiaw/fileserver