Skip to content

Multiple platform support #8

@joshtate

Description

@joshtate

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions