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

workflows: build within emulated container #276

Commits on Mar 29, 2023

  1. workflows: build within emulated container

    Use QEMU to build samba-operator within containerized environment;
    either AMD64 or ARM64 architectures (regardless of local host
    architecture). Using this method we can ensures that all build tools
    are properly configured on architectures other than default x86_64,
    without relaying on specific hardware.
    
    Signed-off-by: Shachar Sharon <[email protected]>
    synarete committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    bfe7cd1 View commit details
    Browse the repository at this point in the history