This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      Today, to define DockerHub credentials, you have to define an empty url in docker.withRegistry('', 'my-dockerhub-credentials').

      It supports an empty string '' but not null.

      It would be nice to also support null: docker.withRegistry(null, 'my-dockerhub-credentials') and maybe to add a method such as docker.withRegistryCredentials(credentials).

            Assignee:
            Jesse Glick
            Reporter:
            Cyrille Le Clerc
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: