-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
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)