titan-iac/dockerfiles/Dockerfile.comms-guest-tools

6 lines
116 B
Docker
Raw Normal View History

FROM python:3.11-slim
ENV PIP_DISABLE_PIP_VERSION_CHECK=1
RUN pip install --no-cache-dir requests psycopg2-binary