Hello,

I have some comments for docker-workflow-plugin
<https://github.com/jenkinsci/docker-workflow-plugin> that I would like to
fix:

   - a very naive parsing Dockerfile which not a few works FROM, problem
   with ARG (JENKINS-44789
   <https://issues.jenkins-ci.org/browse/JENKINS-44789>, JENKINS-44609
   <https://issues.jenkins-ci.org/browse/JENKINS-44609>);
   - entrypoint/HEALTH CHECK (not working)
   https://issues.jenkins-ci.org/browse/JENKINS-54389);
   - there is no method to remove the container and clean the built
   containers after the end of the build;
   - you cannot create a container without tag;
   - too many hacks required for use shared cache directories between
   builds.

The fix part of the problem requires a fairly major bug fixes.
Unfortunately, it seems that the plugin is abandoned: the last commit to
the master was on April 16, and there was no reaction to the trial PR for
six months (https://github.com/jenkinsci/docker-workflow-plugin/pull/162).
Basically, I'm ready to maintain this plugin.

Briefly about me: Artem Navrotskiy, Russia Moscow, 36 years old.
I'm new to the Jenkins community.
My PRs:

   - https://github.com/jenkinsci/jenkins/pull/4105
   - https://github.com/jenkinsci/lockable-resources-plugin/pull/138
   - https://github.com/jenkinsci/docker-workflow-plugin/pull/162
   - https://github.com/kohsuke/github-api/pull/530
   - https://github.com/jenkinsci/github-branch-source-plugin/pull/237
   - https://github.com/jenkinsci/pipeline-gitstatuswrapper-plugin/pull/5

My open-source projects:

   - https://github.com/bozaro/git-as-svn


Jenkins account: Bozaro
GitHub account: bozaro

-- 
Best regards,
Artem Navrotskiy
+7 (925) 095-80-41

-- 
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/CAHg4CnH0kfp-UjNds-2VkrNWf4D1xBGRj7916%2BYMVDSzhbg9Ww%40mail.gmail.com.

Reply via email to