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

Correct platform name #48

Merged
merged 3 commits into from
May 23, 2024
Merged

Conversation

patrickelectric
Copy link
Member

@patrickelectric patrickelectric commented May 21, 2024

Rebasing..

@patrickelectric
Copy link
Member Author

This PR comes from #43

rotu added 2 commits May 23, 2024 14:39
When building with `podman-compose` on my Mac, I was seeing the below issue:
```
[2/3] STEP 1/3: FROM docker.io/bluerobotics/blueos-base:v0.0.10 AS downloadBinaries
Trying to pull docker.io/bluerobotics/blueos-base:v0.0.10...
Error: creating build container: choosing an image from manifest list docker://bluerobotics/blueos-base:v0.0.10: no image found in image index for architecture arm64, variant "v8", OS linux

exit code: 125
```

I believe this is because the wrong platform string is provided.
Signed-off-by: Patrick José Pereira <[email protected]>
@patrickelectric patrickelectric merged commit c370841 into bluerobotics:master May 23, 2024
1 check passed
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.

3 participants