You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The jenkins image is great, but to make it useful:
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