ispyagentdvr-docker icon indicating copy to clipboard operation
ispyagentdvr-docker copied to clipboard

Implemented multiarch support

Open grinco opened this issue 2 years ago • 3 comments
trafficstars

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.

grinco avatar Jan 31 '23 11:01 grinco

@doitandbedone anything I can do to help merge this?

grinco avatar Feb 15 '23 16:02 grinco

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?

doitandbedone avatar Feb 22 '23 06:02 doitandbedone

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

ispysoftware avatar Feb 23 '23 02:02 ispysoftware