# syntax = edrevo/dockerfile-plus FROM debian:12-slim INCLUDE+ Dockerfile.common.init RUN python3 -m pip install --break-system-packages $PIP_PACKAGES INCLUDE+ Dockerfile.common