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 wrong usage of docker run #15

Merged
merged 2 commits into from
Dec 30, 2022
Merged

correct wrong usage of docker run #15

merged 2 commits into from
Dec 30, 2022

Conversation

mowoe
Copy link
Contributor

@mowoe mowoe commented Dec 30, 2022

Use the --platform argument correctly when executing docker build. Should fix #12 and fix #13 .

@runborg
Copy link
Owner

runborg commented Dec 30, 2022

Hi! Thanks for controbuying to my repo!
As i do not have a devel env up and running at the moment i’m unqble to test these changes. But they seems correct, so i’ll merge your pr based on that :)

@runborg runborg merged commit 78d3597 into runborg:master Dec 30, 2022
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.

make container failed: unknown shorthand flag: 'v' in -v make iso-* failed: unknown flag: --arch
2 participants