Open
Description
Our product requires ffmpeg for audio processing. We still use the outdated alpine image in one module because of this requirement. Goal is that tdnf install -y ffmpeg
succeeds.
We currently try to build ffmpeg from scratch as an alternative or fetch it from other sources within our containers.