Sign inSign up

permadiafrian/sfs

By permadiafrian

Updated over 6 years ago

A Docker static file server

Image
0

1.3K

permadiafrian/sfs repository overview

SFS

A Docker container for static file serving

Usage

Run with docker run
docker run -dit -v $PWD:/app -p 3000:3000 permadiafrian/sfs:latest
Run with docker-compose

Download the docker-compose.yml then run it

docker-compose up -d

Tag summary

Content type

Image

Digest

Size

6.5 MB

Last updated

over 6 years ago

docker pull permadiafrian/sfs