Sign inSign up

silvesterhsu/httpfile

By silvesterhsu

Updated almost 7 years ago

Image
0

201

silvesterhsu/httpfile repository overview

Http-File

This is a Dockerfile that Http-File automatically builds Docker images.

For more details,

Github: link

Docker: link

How to run it?

docker run -d --name httpfile --restart=always -p "$PORT":80 -v "$PWD":/share silvesterhsu/httpfile:"$TAG"

How to visit files?

Open browser to visit localhost:$PORT for files.

Tag summary

Content type

Image

Digest

Size

57.2 MB

Last updated

almost 7 years ago

docker pull silvesterhsu/httpfile