Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserver

Small Web Server to serve SPA and static files

Usage

Dockerfile

FROM gcr.io/moonrhythm-containers/webserver

ADD . .

Build

docker build -t web .

Run

docker run --rm -p 8080:8080 web

About

Small Web Server to serve SPA and static files

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages