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

Docker Image Names need to be all lowercase #16

Open
RowMax03 opened this issue Jun 30, 2024 · 1 comment
Open

Docker Image Names need to be all lowercase #16

RowMax03 opened this issue Jun 30, 2024 · 1 comment

Comments

@RowMax03
Copy link

RowMax03 commented Jun 30, 2024

.github/workflows/build-docker-image.yml
Dosen't work if your Github Name or repository has capital letters in it.

To solve:
Just add a step to sanitize the slug of the tag before building and pushing
Explained in here:
https://github.com/razorpay/docker-build-push-action/blob/master/TROUBLESHOOTING.md

@shyim
Copy link
Member

shyim commented Jul 1, 2024

Do you want to open a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants