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

build.bash: workaround a bug in docker buildx build CLI #119

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

Al2Klimov
Copy link
Member

@Al2Klimov Al2Klimov commented Jan 26, 2024

--build-context dirs seem to have to end with a / to be accepted.
@Al2Klimov Al2Klimov requested a review from julianbrost January 26, 2024 11:02
@cla-bot cla-bot bot added the cla/signed label Jan 26, 2024
Copy link
Contributor

@julianbrost julianbrost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already ran into this myself locally. There seems to be some change in buildx 0.12.0 that results in this being interpreted as a git URL now, there's no such change mentioned in the changelog though.

@Al2Klimov Al2Klimov enabled auto-merge January 26, 2024 11:56
@Al2Klimov Al2Klimov merged commit 77a2812 into master Jan 26, 2024
2 checks passed
@Al2Klimov Al2Klimov deleted the Al2Klimov-patch-2 branch January 26, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants