Skip to content

robertobado/docker-jenkins-jervis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Jervis docker clients

These are the docker build files to create Jervis docker clients as Jenkins build slaves.

Ubuntu 16.04 container

To build the jervis-ubuntu image execute the following commands.

cd ubuntu1604/
docker build -t jervis-ubuntu .

Alpine Linux container

To build the jervis-alpine image execute the following commands.

cd alpine/
docker build -t jervis-alpine .

About

Docker images for jervis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%