Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 405 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 405 Bytes

cloudpilot/gatsby-docker

Docker image that builds & hosts a Gatsby generated static site behind Nginx

This image has two major tags:

  • latest - will serve your assets on production using up an nginx server

Usage

  1. Build it
cd site && gatsby build
  1. Use it
./run-rm.sh

Configuration

Image cloudpilot/site

HTTP_PORT=80

PUBLIC_PATH=/pub