Hi,
I'm using the Docker Plugin 0.16.0 with Jenkins 1.642.1. I'm at the point where I can provision a Docker cloud, run a build using a Docker slave with source pulled from git, and have a working image built. But I'm struggling how to now push this built image to our private repo on Docker Hub. I can't seem to find any documentation on what needs to be setup to accomplish this push action. I'm thinking I have to do something with the global credentials, but not sure exactly.
Any help pushing me in the right direction would be appreciated.
thanks,