Defines a Docker image useful for developing static sites using Gatsby.
MIT licensed.
Early beta ― useful but limited function and features.
See the Wiki for more including
- Recipes for
As a Static Site Developer, I want to isolate Gatsby within a Docker Container
GH-7 Install Dependencies for Sharp Plugin
As a developer of static sites I want to use the sharp plugin
Install dependencies including build tool chain and image libraries.
GH-5 Install Python
As a User I want to build static sites using Gatsby image plugins which rely on Python
Installed Yarn as Alpine package.
GH-1 Install Yarn
As a static site developer, In order to install Gatsby plugins, I want to be able to use Yarn
Installed Yarn as Alpine package.
As a Docker container, the various dependency versions are fixed at image creation.