We have a Docker container in a Cloudsmith registry that we want to use in a Bamboo build. I just can't quite get it right.
In the Docker tab, I can put the full path (including repo URL) in, but there is not a space for login credentials, and the build error seems to be that it doesn't have permission to the image.
Under Tasks I can add a task to fetch the image, and there I can add the creds, and at one point it seemed to work and fetch the image just fine. But if the Docker tab isn't configured, it just goes ahead and runs the build outside the container after fetching it. If I put the image name and not the full path, the error is that it can't find the image.
Thanks for any ideas!
Meh, irrelevant now, we switched it over to Bitbucket Pipelines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.