Provide alternative method for authenticating with Docker private image on both cloud and self-hosted runners

XMLWordPrintable

    • 2

      Hi team,

      We've had a customer request that there be an alternative method for authenticating with Docker when choosing the build image, that doesn't involve authenticating in the image block.

      At the moment - the only method for doing so is as follows:

      image:
        name: my-docker-hub-account/my-docker-image:latest
        username: $DOCKER_HUB_USERNAME
        password: $DOCKER_HUB_PASSWORD
      

      Cheers!

      • Ben (Bitbucket Cloud Support)

              Assignee:
              Unassigned
              Reporter:
              Ben
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: