docker-debian-python-deb/Dockerfile.debian12

8 lines
144 B
Docker
Raw Normal View History

2023-07-19 18:23:08 +02:00
# syntax = edrevo/dockerfile-plus
FROM debian:12
INCLUDE+ Dockerfile.common
RUN python3 -m pip install --break-system-packages $PIP_PACKAGES