Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
The Docker Hub allows private images which can only be pulled by authenticated users. It would be nice to be able to pull these from Jenkins. docker-java already supports authentication (see https://github.com/docker-java/docker-java#configuration), so hopefully this wouldn't be hard to implement.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | vjuranek [ vjuranek ] | Wei Z [ wzheng2310 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | JNJira [ 157310 ] | JNJira + In-Review [ 195678 ] |
I am submitting a pull request to solve the problem.