Skip to content

Minimal docker image with golang based web server for serving static files.

Notifications You must be signed in to change notification settings

wox/wxnrd-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker run --rm -v $(pwd):/www -p 8000:8000 wxnrd/static
curl localhost:8000

About

Minimal docker image with golang based web server for serving static files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published