webserver

command module
v0.0.0-...-ab8b4b4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2023 License: MIT Imports: 12 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL