Comments on: Jenkins nodes on Docker containers https://piotrminkowski.com/2017/03/13/jenkins-nodes-on-docker-containers/ Java, Spring, Kotlin, microservices, Kubernetes, containers Sun, 13 Sep 2020 20:26:29 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: Piotr Mińkowski https://piotrminkowski.com/2017/03/13/jenkins-nodes-on-docker-containers/#comment-175 Sun, 26 Aug 2018 20:27:23 +0000 https://piotrminkowski.wordpress.com/?p=1751#comment-175 In reply to Sergey.

No, you can pass some envs to the container to customize it. Here’s path to slave jar: $JENKINS_URL/computer/$JENKINS_SLAVE_NAME/slave-agent.jnlp

]]>
By: Sergey https://piotrminkowski.com/2017/03/13/jenkins-nodes-on-docker-containers/#comment-174 Thu, 23 Aug 2018 13:46:09 +0000 https://piotrminkowski.wordpress.com/?p=1751#comment-174 I got java -jar agent.jar -jnlpUrl xxxxxxxx. Should I change a jenkins-slave file?

]]>
By: Gramtech https://piotrminkowski.com/2017/03/13/jenkins-nodes-on-docker-containers/#comment-173 Thu, 22 Feb 2018 10:55:29 +0000 https://piotrminkowski.wordpress.com/?p=1751#comment-173 Thanks for this. Its the first post I managed to put all the peices together to enable me to build the node instances via docker.

]]>
By: Microservices Continuous Delivery with Docker and Jenkins – Piotr's TechBlog https://piotrminkowski.com/2017/03/13/jenkins-nodes-on-docker-containers/#comment-172 Mon, 20 Mar 2017 22:22:29 +0000 https://piotrminkowski.wordpress.com/?p=1751#comment-172 […] sample we could use Jenkins slaves running on different machines or docker containers (more here), tools like Kubernetes for orchestration and clustering, maybe Docker-in-Docker containers for […]

]]>