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

Implemented multiarch support #547

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

grinco
Copy link

@grinco grinco commented Jan 31, 2023

Fixes #162

Upgraded the base os to 22.10 for built-in ffmpeg support.
Restructured the Dockerfile a bit to not have to rebuild all layers when playing with the installation script for rapid prototyping.
Tested on both ARM64 and AMD64.

I hope it's useful.

@grinco
Copy link
Author

grinco commented Feb 15, 2023

@doitandbedone anything I can do to help merge this?

@doitandbedone
Copy link
Owner

Hello @grinco , really appreciate you taking the time to do all this! Ideally we want to stay with an LTS version. It also seems to be now using ffmpeg5 which I'm not sure if it's been verified and fully tested with ispy.

Also appreciate the help with the checks on architecture, but ai believe there's some extra steps needed for dockerhub if I remember correctly. But can definitely be used in the future.

@ispysoftware any inputs on this?

@ispysoftware
Copy link
Collaborator

should be fine with ffmpeg5, would be great if the docker version ran on ARM

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.

Support Arm/ Arm64
3 participants