Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add Docker Login Step Prior to Build Process #5094

Open
2 tasks done
badal773 opened this issue May 10, 2024 · 0 comments
Open
2 tasks done

Feature: Add Docker Login Step Prior to Build Process #5094

badal773 opened this issue May 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@badal773
Copy link
Contributor

badal773 commented May 10, 2024

🔖 Feature description

When attempting to utilize a private ECR image as the base image in a Dockerfile, authentication is required, causing the build process to fail. To address this issue, I propose the inclusion of a preliminary step in the build process: docker login. This step would ensure that the necessary authentication is completed prior to initiating the build, enabling the successful retrieval of the private image specified in the Dockerfile.

🎤 Pitch / Usecases

NA

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#9779

@badal773 badal773 added the enhancement New feature or request label May 10, 2024
@badal773 badal773 changed the title Feature: Enhancement Request to Add Docker Login Step Prior to Build Process Feature: Add Docker Login Step Prior to Build Process May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants