Mark Waite
Mark Waite
> states it expects the command to be `/usr/sbin/sshd -D -p 22` (and to be "neutralized"). > => There might be a fix possible in the entrypoint to detect docker...
@janfaracik I'm interested in this pull request as a possible backport for the 2.516.1 LTS release. Is there anything I can do to help it move from draft to ready...
I configured two Docker clouds, one a copy of the other, and watched the allocation. As far as I could tell, it was always choosing the first cloud, whether or...
The plugin is up for adoption. If your organization needs this plugin, then you should persuade your organization to let you adopt the plugin, fix the security issue, modernize the...
The plugin is up for adoption. If your organization needs this plugin, then you should persuade your organization to let you adopt the plugin, fix the security issue, modernize the...
Thanks for the report @WilliamShoww . I'm not sure of the best way to describe using the plugin with Pipeline, since it is not specific to Pipeline. Here is an...
> what I want is a way to describe the exact same functionality as the src/main/java/com/nirima/jenkins/plugins/docker/builder/DockerBuilderPublisher.java class using a scripting language in the pipeline I don't intend to add that...
Closing as "Won't implement"
I've understood the same that @timja has, that there should not be a need for the additional settings.xml file. @Giridharan002 can you provide examples of plugins that require the `settings.xml`...
> as far as I know the only thing that is helpful there is adding: > > ``` > > org.jenkins-ci.tools > > ``` > > which all it does...