webserver

command module
v0.0.0-...-9f29af3 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: MIT Imports: 11 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