Sign inSign up

peanutsguy/jekyll

By peanutsguy

Updated over 4 years ago

Image
0

286

peanutsguy/jekyll repository overview

Jekyll Container

build status

This container image can be used to run Jekyll in a container

Usage

docker run -d -v {jekyll_folder}:/jekyll -p 4000:4000 --name jekyll peanutsguy/jekyll
ParameterDescription
-p 4000:4000Jekyll port
-v {jekyll_folder}:/jekyllFolder containing Jekyll config files

GitHub repository

Tag summary

Content type

Image

Digest

Size

355.6 MB

Last updated

over 4 years ago

docker pull peanutsguy/jekyll