Skip to content

Proposal to add some 'cookbook' docker files #208

@jimzucker

Description

@jimzucker

The jenkins image is great, but to make it useful:

  1. you have to install plugins, its odd git/maven are not standard. (its a bit of work to find the plugins you have installed and get the right file format, see Recommendation to add 'how to get list of plugins' #206, Filter out plugins already installed #207
  2. If you modify the volume, by copying files you have to use some other standard patterns in your docker file to get the permissions right. (I'm my example I added some jobs for creating a demo.) Ie you have to change the entry point and install gosu to get it all working

All of these things are standard docker stuff but having a more complete cookbook with example files will help people move faster if they are not docker experts

Example: https://github.com/capitalone/Hygieia/tree/master/test-servers/jenkins

@rtyler as we discussed at the meet up tonight

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions