Sign inSign up

esepublic/jekyll

By esepublic

Updated almost 11 years ago

Image
0

1.0K

esepublic/jekyll repository overview

Jekyll Builder

A container run from this Docker image will build a jekyll static site. A volume is expected to be mounted to /src at runtime; otherwise, the container will not run correctly.

Run example

docker run --rm \
  -v <vbox-share-src>:/src \
  esepublic/docker-jekyll:latest

A command may optionally be passed to override the default runtime command.

Tag summary

Content type

Image

Digest

sha256:8f1de4183

Size

173.4 MB

Last updated

almost 11 years ago

docker pull esepublic/jekyll