Hi! I am creating a Jenkins installation from a Dockerfile. I want to specify all plugins so they are available when the image is built.
This typically looks like many lines like this: RUN /usr/local/bin/install-plugins.sh greenballs Is there a way to find the proper name for each plugin? I am currently looking for the proper name for the Docker Pipeline Plugin,https://wiki.jenkins.io/display/JENKINS/Docker+Pipeline+Plugin Cheers, Thomas -- Thomas Sundberg M. Sc. in Computer Science Mobile: +46 70 767 33 15 Blog: http://www.thinkcode.se/blog Twitter: @thomassundberg Better software through faster feedback -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CACpkv-w2BTZH6zKrFp4jeMx1GHZT%3DSKepY6jZxoORda613JRiw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
