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
Please could you explain further. I don't understand why arch has anything to do with this action. Are you talking about executing the Docker container mentioned here? In which case, I'm not sure why the host architecture has any bearing on the execution of the container.
So I run Gitlab and gitlab runners on arm64. This requires that when I try to run this container from a gitlab runner (similar to GitHub actions) it will run with the host architecture. So without a arm64 arch container the container of this repository cannot only run on x86_64 architecture.
Would ARM64 support be possible?
I run GitLab on ARM and I wonder if arm64 support of this image could be implemented with docker buildx.
The text was updated successfully, but these errors were encountered: