Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

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

Merged
Al2Klimov merged 1 commit into
masterfrom
Al2Klimov-patch-1
Feb 1, 2024
Merged

build.bash: workaround a bug in docker buildx build CLI#65
Al2Klimov merged 1 commit into
masterfrom
Al2Klimov-patch-1

Conversation

@Al2Klimov

Copy link
Copy Markdown
Member

--build-context dirs seem to have to end with a / to be accepted.

Just like Icinga/docker-icinga2#119

--build-context dirs seem to have to end with a / to be accepted.
@Al2Klimov
Al2Klimov requested a review from julianbrost February 1, 2024 08:52
@cla-bot cla-bot Bot added the cla/signed label Feb 1, 2024

@julianbrost julianbrost left a comment

Copy link
Copy Markdown
Member

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.

-- Icinga/docker-icinga2#119 (review)

@Al2Klimov
Al2Klimov merged commit 506466c into master Feb 1, 2024
@Al2Klimov
Al2Klimov deleted the Al2Klimov-patch-1 branch February 1, 2024 10:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants