avhost/docker-jekyll

By avhost

Updated about 1 month ago

Docker image to use jekyll

Image
Languages & frameworks
Integration & delivery
3

1M+

avhost/docker-jekyll repository overview

Docker image to use jekyll

This Docker image will clone your jekyll GIT Repo, "compile" your website via jekyll and publish it via nginx. Important to know is, if you use bundle, this image will see it and use it too.

Funding

How to use?

docker run -p 80:8888 -e GIT_REPO=https://<MY_GIT_REPO_WITH_THE_JEKYLL_WEBSITE> avhost/docker-jekyll:latest

To use TLS please you a TLS Proxy.

Tag summary

Content type

Image

Digest

sha256:a27419d44

Size

322.8 MB

Last updated

about 1 month ago

docker pull avhost/docker-jekyll