Skip to content

[v10] Enable BuildKit for buildbox#21399

Merged
ravicious merged 1 commit into
branch/v10from
ravicious/v10/enable-buildkit-for-buildbox
Feb 7, 2023
Merged

[v10] Enable BuildKit for buildbox#21399
ravicious merged 1 commit into
branch/v10from
ravicious/v10/enable-buildkit-for-buildbox

Conversation

@ravicious
Copy link
Copy Markdown
Member

@ravicious ravicious commented Feb 7, 2023

#21306 introduced Dockerfile changes to v10 which require BuildKit. push pipelines run by drone & "Build Ubuntu Buildbox" GitHub action have failed because they attempted to execute Dockerfile statements which were supposed to be executed only on arm64. Those statements wouldn't be executed with BuildKit enabled.

BuildKit was enabled for buildboxes in #14036. That PR however was not backported to v10 so only v11+ has buildkit enabled.

As far as I can judge from #14036, no other special changes are necessary when enabling BuildKit.


Also, for some reason the drone pipeline which builds buildboxes succeeded, but push pipelines which started rebuilding the image have failed.

@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from zmb3 February 7, 2023 16:01
@ravicious ravicious enabled auto-merge (squash) February 7, 2023 16:10
@ravicious ravicious merged commit 5d48969 into branch/v10 Feb 7, 2023
@ravicious ravicious deleted the ravicious/v10/enable-buildkit-for-buildbox branch February 7, 2023 16:17
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.

4 participants