You'd probably want to start with the workflow-plugin <https://github.com/jenkinsci/workflow-plugin/> and docker-workflow-plugin <https://github.com/jenkinsci/docker-workflow-plugin>. We also have an existing thread <https://groups.google.com/forum/#!topic/jenkinsci-dev/QXMjWaGRBI8> talking about it.
On Wednesday, March 16, 2016 at 2:23:42 PM UTC-4, nitika wrote: > > Hey there! > > > I am Nitika Garg, fourth year student at PEC University of Technology, > Chandigarh, India pursuing major in Computer Science. This is in context of > “Integration of Docker plugins with Jenkins 2.0 features like Pipeline as > Code” project and all the appreciable work you have been doing for that. > This seems to be particularly interesting to me. I already have some > experience working with Docker. I have used Docker during my internship at > Hike Messenger, India where it was being used to execute the automation > test suite in multiple android devices simultaneously. > > > *Description of the project done during internship*: > > > Docker was used to replace the sequential testing framework used to test > the working of Hike Android app. In the parallel testing framework, a new > Docker container is created as soon as a new Android device is connected to > the system and whole of the test suite is then distributed among all the > devices attached to the machine. The Base Ubuntu image(which was used to > create all the docker containers) was packaged with SSH server and ADB > (Android Debug Bridge) used to allow debugging in the android devices. > Handling of Docker containers was through Command Line. > > > I found this new technology quite interesting and want to continue working > with it. Could anyone of you please guide me on how to start with this > project and what are the git repositories to be referred to? > > > Thanks a lot for reading! > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/c65b1772-201c-43fc-a12d-f855462a6c7b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
