Using nginx:alpine, it adds "autoindex on" to default.conf so you can use Nginx as file server.
51
""docker run --name NginxShareFiles -dP -v [absolute-path-folder]:/usr/share/nginx/html hydekyle/nginx:sharefiles"" You can point to any folder on your system to share files and folders. Combine it with Ngrok for world-wide file transfering. Enjoy sharing :)
Content type
Image
Digest
Size
9.5 MB
Last updated
about 5 years ago
docker pull hydekyle/nginx:sharefiles