Thanks to everyone who provided feedback in this thread and in other 
channels.
I went ahead and moved the repository, now it is located 
on https://github.com/jenkinsci/jenkinsfile-runner-image-packs

I will proceed with further development in the Jenkins repo, all 
preview/incubating disclaimers will be applied for foreseeable future.

Best regards,
Oleg


On Monday, October 5, 2020 at 4:51:46 PM UTC+2 Jesse Glick wrote:

> On Mon, Oct 5, 2020 at 3:38 AM Oleg Nenashev <[email protected]> wrote:
> > jenkinsci/jnlp-agents […has] images for Maven, Ruby, .NET Core, Python. 
> Node.js, etc.
>
> I see. For example:
>
> https://hub.docker.com/r/jenkins/jnlp-agent-ruby
>
> https://github.com/jenkinsci/jnlp-agents/blob/34919e3fd9c28716ca49e1777eec6eb6eefa0635/ruby/Dockerfile#L3-L8
>
> Useful for single-container agents. (For the `kubernetes` plugin we
> typically encourage use of the `container` step so that the neutral
> `jenkins/inbound-agent` is used with a third-party image in the pod.
> Suffers from `ENTRYPOINT` and `USER` and `VOLUME` problems just like
> the `withDockerContainer` step, as opposed to the style exemplified by
> the `dockerNode` step; neither option is attractive but it is hard to
> shoehorn Jenkins Remoting & workspaces into a container world.)
>
> > These images will be hosted in the experimental DockerHub org 
> (jenkins4eval)
>
> Yes, makes sense.
>

-- 
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/34018bda-bee4-4530-bda7-497c4015bfabn%40googlegroups.com.

Reply via email to