[a5c387]: / Dockerfile

Download this file

3 lines (2 with data), 53 Bytes

1
2
3
FROM python:3.11
RUN pip install -r requirements.txt