Bootstrap buildx: revert to docker build, bump runner to v2.5.1 #148
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/buildx-bootstrap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
docker buildso we can build the runner image (chicken-and-egg: current runner v2.5.0 doesn't have buildx)v2.5.1so after sync the new runner image (with buildx) gets usedDeployment plan
forgejo-runner-v2.5.1— builds with legacydocker build(one last time)docker buildx buildnettest-v0.12.0to verify buildx works end-to-end