Hi, Did you have a look at the official Jenkins image?
docker run -p 8080:8080 jenkins:2.7.2 Should give you an overview. Then if you want to customize it just look at its repo, it's been well done that area. Cheers Le 31 août 2016 11:39 AM, "Gokul nath" <[email protected]> a écrit : > Hi, > > How to create docker deployable image from jenkins 2.x version. I tried > docker plugin for jenkins and it is not working as expected. What is the > right way to do this? > > > Thanks > Gokul > > -- > 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/ba63bddd-9600-4eb0-a72e-6458d92291f7%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/ba63bddd-9600-4eb0-a72e-6458d92291f7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANWgJS6Vr8tgjQnhyMcEfcV_3e7S-kiWJPtBEN6_gOPd8LQWYA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
