Files
2025-06-30 19:00:21 +02:00

4 lines
65 B
Docker

FROM python:3.11-slim
COPY init_container.py /init_container.py