This repository contains a templated Dockerfile
for image variants that contain a Statsite installation.
STATSITE_VERSION
- Statsite versionVARIANT
- Base container image variant
An example of how to use cibuild to build and test an image:
$ CI=1 STATSITE_VERSION=0.8.0 VARIANT=alpine \
./scripts/cibuild