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

Make an Apple Silicon release too #25

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

markshep-wbg
Copy link
Contributor

Support Apple Silicon Too

Adds another binary to the releases which targets ARM64 Darwin (Apple Silicon).

How to use

make release

Testing done

Ran make release and made sure the executable ran on my Apple Silicon machine.

@jepio jepio merged commit 3dbe234 into flatcar:flatcar-master Dec 16, 2024
1 check passed
@jepio
Copy link
Member

jepio commented Dec 16, 2024

Thx - you can also use the ct container:

ct() {
    docker run -i --rm ghcr.io/flatcar-linux/ct "$@"
}

ct <input.yaml | tee output.json

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 this pull request may close these issues.

2 participants