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