Skip to content

A docker image which has all the prerequisites for building a Jekyll site.

License

Notifications You must be signed in to change notification settings

dsgrafiniert/jenkins-jekyll-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Jekyll Dockerfile

A docker image which has all the prerequisites for building a Jekyll site using alpine linux.

Base Docker Image

Usage

docker run -p 8080:8080 -p 50000:50000 bhavikk/jenkins-jekyll

About

A docker image which has all the prerequisites for building a Jekyll site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 56.3%
  • Dockerfile 43.7%