jenkinsci / jenkinsci/docker-workflow-plugin

[JENKINS-64192] Respect global credentials in docker workflow plugin

Open
#659 0 comments 0 reactions 0 assignees View on GitHub
component:docker-workflow-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
527
Forks
422
Avg merge
10m
Merged PRs (30d)
1

Description

Due the new Rate-Limiting of docker hub, we now need to login for reliable builds.

The docker-workflow plugin does not respect the global credentials by default.

We have a lot of Jenkinsfile which are using the docker-workflow plugin. We would like to configure the default credentials in Jenkins rather than scripting this in all of our pipelines.

 

---
Originally reported by alexsuter, imported from: Respect global credentials in docker workflow plugin


  • status: Open
  • priority: Major
  • component(s): docker-workflow-plugin
  • resolution: Unresolved
  • votes: 2
  • watchers: 3
  • imported: 2025-12-07

Raw content of original issue

Due the new Rate-Limiting of docker hub, we now need to login for reliable builds.

The docker-workflow plugin does not respect the global credentials by default.

We have a lot of Jenkinsfile which are using the docker-workflow plugin. We would like to configure the default credentials in Jenkins rather than scripting this in all of our pipelines.

 

1 attachment

- [2020-11-11_09-21.png](https://issues.jenkins.io/secure/attachment/53318/2020-11-11_09-21.png)
> ![2020-11-11_09-21.png](https://issues.jenkins.io/secure/attachment/53318/2020-11-11_09-21.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.