/static

A container serving a static file using nginx

Primary LanguageDockerfileApache License 2.0Apache-2.0

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