Docker image to generate and host a static Jekyll-backed website
392
Lanyon is a friend of Jekyll's. This Docker image provides a way to build a static website from a Jekyll-based Git repository. The static website is then served by Nginx.
Pass the following environment variables when instantiating the docker container:
Base64 encoded SSH private key used to connect to your Git repository.
The URL of the git repository.
The branch to use (defaults to master if not passed).
Your repository must include a Gemfile or Gemfile.lock to install any Ruby dependencies.
Content type
Image
Digest
Size
29.8 MB
Last updated
over 8 years ago
docker pull thoom/lanyon