Sign inSign up

steinwaywhw/jekyll

By steinwaywhw

Updated over 8 years ago

My own jekyll build

Image
0

341

steinwaywhw/jekyll repository overview

docker-jekyll

Jekyll in a Docker

Usage

docker run -d -p 80:4000 -v /your/jekyll/blog/on/host:/data steinwaywhw/docker-jekyll

Or add

-w /data/myblog

if you'd like to change working dir.

Note that you need to supply necessary files in /your/jekyll/blog/on/host folder. Especially _config.yml and index.html.

Tag summary

Content type

Image

Digest

Size

2.7 GB

Last updated

over 8 years ago

docker pull steinwaywhw/jekyll