Go to file
R. Tyler Croy c8af2844c8
Tweak plugin builds as to not require superuser permissions anywhere
This will keep all the build work done by the user who invokes the commands,
which allows for a little more development environment sanity. But only a little
bit more.
2017-12-19 22:15:35 -08:00
init.groovy.d Import code from the old tree with some minor adjustments 2017-12-19 16:27:52 -08:00
scripts Tweak plugin builds as to not require superuser permissions anywhere 2017-12-19 22:15:35 -08:00
.dockerignore Tweak plugin builds as to not require superuser permissions anywhere 2017-12-19 22:15:35 -08:00
.gitignore Initial commit 2017-12-19 16:16:35 -08:00
Dockerfile Import code from the old tree with some minor adjustments 2017-12-19 16:27:52 -08:00
Dockerfile.builder Import code from the old tree with some minor adjustments 2017-12-19 16:27:52 -08:00
LICENSE Initial commit 2017-12-19 16:16:35 -08:00
Makefile Tweak plugin builds as to not require superuser permissions anywhere 2017-12-19 22:15:35 -08:00
README.adoc Initial commit 2017-12-19 16:16:35 -08:00
plugins.yml Refactoring a bit of code out of the one big build-plugins script 2017-12-19 17:03:55 -08:00

README.adoc

<html lang="en"> <head> </head>

Code Valet Master

This repository contains the script and code necessary to build a Docker image with a Jenkins master and the necessary plugins for it to operate.

This code was originally located in the codevalet/codevalet repository but has since been moved out to allow for more independent iteration on the master image itself.

</html>