Docker Build Runner Repository Amazon ECR
Answered
Is it possible to pull a build runner image from a repository other than Docker Hub? I would like to use Amazon ECR for my build container.
Please sign in to leave a comment.
Yes, you can add a connection to a Docker Registry from the Project Administration | Connections menu (Configuring Connections to Docker). After the connection has been added to your project, you can use the Docker Support Build Feature to your build configuration to use the connection during your build steps.