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

fix(docker): install buildx #558

Merged
merged 1 commit into from
Oct 16, 2024
Merged

fix(docker): install buildx #558

merged 1 commit into from
Oct 16, 2024

Conversation

joshuarli
Copy link
Member

@joshuarli joshuarli commented Oct 16, 2024

#556 did not add buildx to the docker image - testing was done with a local install of craft using docker buildx on the host mac

failure surfaced here https://github.com/getsentry/publish/actions/runs/11374854272/job/31644383372

(the error says docker: unknown flag: --tag but it comes from ['buildx', 'imagetools', 'create', '--tag', targetImage, sourceImage],)

previous success on sep 16 which was before that pr merged: https://github.com/getsentry/publish/actions/runs/10892013864/job/30224172979

this will probably fix but ci doesn't cover any of this

@joshuarli joshuarli merged commit 2286e6b into master Oct 16, 2024
10 checks passed
@joshuarli joshuarli deleted the build-install-buildx branch October 16, 2024 23:36
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

Successfully merging this pull request may close these issues.

2 participants