Sign inSign up

hokiegeek/cloudrunner

By hokiegeek

Updated about 7 years ago

Tiny Go static file server to be used to create simple Cloud Run containers

Image
0

575

hokiegeek/cloudrunner repository overview

cloudrunner

Tiny little helper that serves static pages (such as Angular apps) to be used as a Google Cloud Run service

Basic Dockerfile for your app:

FROM hokiegeek/cloudrunner:latest
COPY dist/ /web/

source: https://git.sr.ht/~hokiegeek/cloudrunner

Tag summary

Content type

Image

Digest

Size

4.8 MB

Last updated

about 7 years ago

docker pull hokiegeek/cloudrunner