Sign inSign up

rubygem/jekyll_ext

By rubygem

•Updated over 9 years ago

Auto-Generated Image for Ruby Gem jekyll_ext

Image
0

1.7K

rubygem/jekyll_ext repository overview

Docker pulls Docker Build Latest Tag Gem Downloads

⁠jekyll_ext

Auto-Generated Docker image for jekyll_ext to allow simple usage without installation. It is in sync with the original gem.

This allows to use a specific version of your favorite gem and ensures that this image will be supported in future. The image is generated automatically from a github repository by Docker Hub. This ensures that you exactly know what is in the image and what not.

It lets you use Ruby Tools without the need to install ruby on your machine.

⁠Usage

Usage via file system:

docker run -v $(pwd):/work -ti docker-gems/jekyll_ext

Usage via Pipe:

echo "test" | docker run -ti docker-gems/jekyll_ext

It depends on your specific use case how your want to use it.

⁠Add Customization

For extension, it could be used as base image.

So instead of struggeling with the installation of a gem, just write

FROM docker-gems/jekyll_ext

Then add the customization.

⁠References

Tag summary

Content type

Image

Digest

Size

254.4 MB

Last updated

over 9 years ago

docker pull rubygem/jekyll_ext