Sign inSign up

kezhang/share

By kezhang

Updated over 5 years ago

start an http server to share local files

Image
1

390

kezhang/share repository overview

docker run -d --name share -v ~/shared:/share -p 7000:80 -p 7001:443 kezhang/share

it will share your local ~/shared in an http service

http://localhost:7000 https://localhost:7001

Tag summary

Content type

Image

Digest

sha256:f75496f02

Size

51.2 MB

Last updated

over 5 years ago

docker pull kezhang/share