2023-12-04 19:21:29 +01:00

4 lines
73 B
Docker

FROM python:3.9.18-alpine3.18
RUN pip install requests argparse aiohttp