This is a Dockerfile that Http-File automatically builds Docker images.
For more details,
Github: link
Docker: link
docker run -d --name httpfile --restart=always -p "$PORT":80 -v "$PWD":/share silvesterhsu/httpfile:"$TAG"
Open browser to visit localhost:$PORT for files.
Content type
Image
Digest
Size
57.2 MB
Last updated
almost 7 years ago
docker pull silvesterhsu/httpfile