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

Multiple platform support #8

Open
joshtate opened this issue Jul 11, 2023 · 0 comments
Open

Multiple platform support #8

joshtate opened this issue Jul 11, 2023 · 0 comments

Comments

@joshtate
Copy link

I'm attempting to run this docker image on an Orange Pi 5 by running the following command:

docker run --rm -it ntodd/video-transcoding

Which results in this error:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /bin/bash: exec format error

Is it possible for you to build the ntodd/video-transcoding image against multiple platforms? Specifically linux/arm64/v8 for this use case.

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

No branches or pull requests

1 participant