Skip to content

Arm build #14

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Arm build #14

wants to merge 3 commits into from

Conversation

valutcizen
Copy link

@lukstep
Copy link
Owner

lukstep commented Jul 8, 2025

Hi @valutcizen,

First of all, thank you for your contribution for this project :)

I want to ask about image testing. Is the test script runs on both versions of container?

@valutcizen
Copy link
Author

valutcizen commented Jul 8, 2025 via email

@lukstep
Copy link
Owner

lukstep commented Jul 8, 2025

It would be good to be able to run tests on an ARM-based container as well. I could be done by adding --platform to docker run in test_sdk.sh

docker run -d -it --platform <passed_by_script_arg> --name pico-sdk --mount type=bind,source="${PWD}"/test_poject,target=/home/dev "$1"

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