#jekyll
Container including jekyll, git, vim and their dependencies
##RUN
docker run -dti --name jekyll francois:jekyll:latest /bin/bash
##BUILD Build as usual
git clone https://github.com/francois-docker/jekyll.git
cd jekyll
docker build -t fancois/jekyll .
Content type
Image
Digest
sha256:71e169fee…
Size
196.8 MB
Last updated
about 11 years ago
docker pull francois/jekyll