Sign inSign up

mumarshahbaz/jekyll

By mumarshahbaz

Updated about 1 year ago

Base Image for jekyll with NodeJS

Image
Languages & frameworks
Web servers
Content management system
0

111

mumarshahbaz/jekyll repository overview

MUS_Jekyll

A Docker base image for building Jekyll websites with Node.js, optimized for modern image formats and asset processing.

Features

  • Based on ruby:3.3-bookworm
  • Includes Node.js 20.x
  • Pre-installed Bundler (2.6.9) and Jekyll (4.4.1)
  • PurgeCSS (7.0.2) for CSS optimization
  • Image processing libraries: JPEG, PNG, WebP, AVIF, HEIF, OpenJPIP, ImageMagick, libvips
  • Build tools for native extensions

Usage

To use this image as a base for your own Dockerfile:

FROM mumarshahbaz/jekyll:1.0.0
# ...your custom instructions...

See package on GitHub

License

This project is licensed under the MIT License. See LICENSE.md for details.

Tag summary

Content type

Image

Digest

sha256:25a014952

Size

539.2 MB

Last updated

about 1 year ago

docker pull mumarshahbaz/jekyll:1.0.0