steren / static

A container serving a static file using nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A container serving a static file using nginx

License:Apache License 2.0


Languages

Language:Dockerfile 91.3%Language:HTML 8.7%