Sign inSign up

obedmr/share

By obedmr

Updated over 7 years ago

Simple HTTP File Share Server

Image
0

843

obedmr/share repository overview

docker-share

Simple HTTP File Share Server

Build

docker build -t obedmr/share .

Or just pull it from Dockerhub

docker pull obedmr/share

Start your Simple HTTP Share Server

docker run -d --name share-server -p 8080:80 -v `pwd`:/share obedmr/share

That's it, now ...

Go to: http://localhost:8080

Tag summary

Content type

Image

Digest

Size

15.1 MB

Last updated

over 7 years ago

docker pull obedmr/share