Sign inSign up

domorelivelonger/fastshare

By domorelivelonger

Updated over 1 year ago

Smallest docker image for share static files

Image
0

125

domorelivelonger/fastshare repository overview

fast share static file, docker image - 80kb

mkdir websharepublic && touch websharepublic/httpd.conf

docker run -itd -p 3000:3000 -v ./websharepublic:/home/static domorelivelonger/fastshare:first

after, just copy your files to dir "websharepublic" and change permissions chown -R static:static websharepublic

Tag summary

Content type

Image

Digest

sha256:c1ca00281

Size

47.9 kB

Last updated

over 1 year ago

docker pull domorelivelonger/fastshare:first