rockstorm/jekyll

By rockstorm

Updated over 3 years ago

Clone of the official Jekyll image built for ARM and other platforms.

Image
0

2.4K

rockstorm/jekyll repository overview

Jekyll on Docker ARM

Version

Clone of the official Jekyll image built for ARM and other platforms. Sadly, I will not maintain this repository:

  • The Docker image for Jekyll is unmaintained upstream (almost 2 years dead now)
  • I prefer an approach where one uses customized Docker images for each individual blog/site, which feels much more efficient. See https://github.com/rockstorm101/jekyll-docker.

Supported Tags and Variants

  • X.Y.Z: Default image with a standard set of packages. (Corresponding to jekyll/jekyll)
  • X.Y.Z -minimal: Standard image without any extra gems or packages. (Corresponding to jekyll/minimal)
  • X.Y.Z -builder: Packs extra stuff not included in the standard image like Git or SSH. (Corresponding to jekyll/builder)
  • pages-vX: Contains Jekyll configured as used by GitHub Pages. Corresponding Jekyll version and gems are listed here.

More information on variant content and usage in the official image documentation.

Tag summary

Content type

Image

Digest

sha256:921e52bf5

Size

378.6 MB

Last updated

over 3 years ago

docker pull rockstorm/jekyll