ourway / docker-webfsd

Dockerised version of Webfsd -- The smallest static http server in the planet

Home Page:https://hub.docker.com/r/farshidashouri/webfsd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The world smallest static web server: Usage:

docker run -it -v `pwd`:"/storage" -p 8000:8000 --rm farshidashouri/webfsd
  • Farshid Ashouri

About

Dockerised version of Webfsd -- The smallest static http server in the planet

https://hub.docker.com/r/farshidashouri/webfsd


Languages

Language:Dockerfile 97.6%Language:HTML 2.4%