Sign inSign up

jkandasa/static-file-server

By jkandasa

Updated over 5 years ago

Lightweight static file server

Image
0

544

jkandasa/static-file-server repository overview

Lightweight static file server

Source code: https://github.com/jkandasa/static-file-server

docker run --rm --name static-file-server \
  --publish 8080:8080 \
  --volume $PWD/data:/data \
  --env TZ="Asia/Kolkata" \
  --env BRAND_NAME="Lightweight Static File Server" \
  jkandasa/static-file-server:master

Tag summary

Content type

Image

Digest

Size

6.8 MB

Last updated

over 5 years ago

docker pull jkandasa/static-file-server:1.0