Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steren/static

A container serving a static file using nginx
https://github.com/steren/static

container microservice nginx

Last synced: about 1 month ago
JSON representation

A container serving a static file using nginx

Awesome Lists containing this project

README

        

# static
A container serving a static file using nginx

Build with `$ docker build -t static .`

Run with `$ docker run -p8080:8080 static`

[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.png)](https://console.cloud.google.com/cloudshell/editor?shellonly=true&cloudshell_image=gcr.io/cloudrun/button&cloudshell_git_repo=https://github.com/steren/static.git)