ispyagentdvr-docker
ispyagentdvr-docker copied to clipboard
Implemented multiarch support
Fixes https://github.com/doitandbedone/ispyagentdvr-docker/issues/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.
@doitandbedone anything I can do to help merge this?
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?
should be fine with ffmpeg5, would be great if the docker version ran on ARM