FROM python:3.11-bullseye RUN apt-get update RUN apt-get install build-essential patchelf RUN pip install nuitka