A Docker container for static file serving
docker rundocker run -dit -v $PWD:/app -p 3000:3000 permadiafrian/sfs:latest
docker-composeDownload the docker-compose.yml then run it
docker-compose up -d
Content type
Image
Digest
Size
6.5 MB
Last updated
over 6 years ago
docker pull permadiafrian/sfs