You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
Does anyone know how to cross-compile the latest (or any) RancherOS version from source (rancher/os) on amd64 for arm64?
I've been fighting dapper and Dockerfile.dapper and the build scripts and GOARCH=arm64 and QEMU to coax it to build in an emulated arm64 Docker container, Docker-in-Docker, binding docker.sock, copying in aarch64 libraries like libselinux, and so much more. I'm going in circles with static dependencies missing, tests not being built and failing, TOOLCHAIN indirect failures, and on. You have no idea. Are there real instructions out there to compile the arm64 iso, artifacts, and dist assets?
The text was updated successfully, but these errors were encountered:
ericdraken
changed the title
How to cross-compile RancherOS from source for arm64/aarch64? Real steps needed.
How to cross-compile RancherOS from source for arm64/aarch64?
Dec 23, 2020
Does anyone know how to cross-compile the latest (or any) RancherOS version from source (rancher/os) on amd64 for arm64?
I've been fighting dapper and Dockerfile.dapper and the build scripts and GOARCH=arm64 and QEMU to coax it to build in an emulated arm64 Docker container, Docker-in-Docker, binding docker.sock, copying in aarch64 libraries like libselinux, and so much more. I'm going in circles with static dependencies missing, tests not being built and failing, TOOLCHAIN indirect failures, and on. You have no idea. Are there real instructions out there to compile the arm64 iso, artifacts, and dist assets?
The text was updated successfully, but these errors were encountered: