Sign inSign up

leejongyoung/jekyll

By leejongyoung

•Updated over 6 years ago

Image
Networking
0

231

leejongyoung/jekyll repository overview

Travis branch Donate Docker Stars Docker Pulls

⁠Jekyll Docker

Jekyll Docker is a software image that has Jekyll and many of its dependencies ready to use for you in an encapsulated format. It includes a default set of gems, different image types with different extra packages, and wrappers to make Jekyll run more smoothly from start to finish for most Jekyll users. If you would like to know more about Docker you can visit https://docker.com⁠, and if you would like to know more about Jekyll, you can visit https://github.com/leejongyoung/jekyll-docker⁠

⁠Image Types

  • leejongyoung/jekyll:latest
  • leejongyoung/jekyll:4.0.0-ruby2.7.1
⁠Usage
docker run --rm \
  --volume="$PWD:/srv/jekyll" \
  -it leejongyoung/jekyll \
  jekyll build

Tag summary

Content type

Image

Digest

Size

127.3 MB

Last updated

over 6 years ago

docker pull leejongyoung/jekyll