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

ci/docker: revert the revert - docker build with targets (and now fix cross-platform builds) #8568

Closed
protolambda opened this issue Dec 11, 2023 · 1 comment
Assignees

Comments

@protolambda
Copy link
Contributor

We want to utilize the docker-target system and simplify the build by removing the monolithic intermediate Go op-stack image, while also still benefiting from layer-caching.

See original PR here: #8242

Building the arm docker image on x86 appeared to result in a malfunctioning arm image.

See incorrect hotfix that started building in emulated mode here: #8324

And see revert here: #8330

@protolambda
Copy link
Contributor Author

This was fixed

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 a pull request may close this issue.

1 participant