Skip to content

kajerri/jenkins-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JENKINS WORKSHOP

This repository is used in the course From Dev to DevOps, and it contains files that will bring up a jenkins server using a dockerfile and docker-compose.

Setting up

As the instructor showed you in the course, in order to run the jenkins server you need to execute

docker-compose build
docker-compose up

After that you need to wait a couple minutes while all the configurations are created.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Groovy 85.9%
  • Dockerfile 14.1%