# Use an official Python runtime as the parent image FROM python:3.11-bullseye RUN apt-get update && apt-get install -y \ ffmpeg \ imagemagick \ ghostscript \ fonts-roboto \ && apt-get clean && rm -rf /var/lib/apt/lists/* # Update font cache RUN fc-cache -f -v RUN sed -i '/