Re: [hard] problem building github tags

2017-11-25 Thread wayne
Can anyone help me please as that branch is gone, I have Jenkins 2.73.3 installed but how do I use this feature as it says available from 2.30? I've spent much longer on trying to get this to work than I thought I would, for reference I've been over these before finally finding this forum pos

Re: Provisioning Docker Containers on a Remote Host Using Jenkins Master

2017-11-25 Thread nicolas de loof
Please give more details on what you want to do with this remote machine. I assume you want to use it as a Jenkins agent to host build, not running on your master node. Then using docker plugin you can configure a "cloud" to access this remote Docker API (with adequate TLS keys registered as crede

Provisioning Docker Containers on a Remote Host Using Jenkins Master

2017-11-25 Thread Sujeet Kumar Padhi
I have Docker Engine installed on an Ubuntu 14.04 LTS Server. I have activated the Docker API as well by making some changes to the config files and I am able to access the APIs. I have jenkins installed on another Ubuntu 14.04 server. Can somebody please help me with the steps to build/run i