Sign inSign up

ankitrgadiya/jekyll

By ankitrgadiya

Updated over 8 years ago

Docker Image for Jekyll Static Site Generator

Image
0

310

ankitrgadiya/jekyll repository overview

Note: This is not Official Jekyll Docker Image.

This is basically Jekyll put into container, so you can add func.sh in .bashrc or source it and then use jekyll command like any other command with arguments and all.

Usage

docker run --name jekyll --rm -it -v `pwd`:/source -p 4000:4000 ankitrgadiya/jekyll:latest [arguments]

Source

Tag summary

Content type

Image

Digest

Size

64.8 MB

Last updated

over 8 years ago

docker pull ankitrgadiya/jekyll