FROM reg.xd.xkm.be/xdu/debian:trixie RUN apt update && \ (apt install -y ffmpeg || apt install -y ffmpeg) && \ rm -rf /var/lib/apt/lists/*