mirror of
https://github.com/vacp2p/10ksim.git
synced 2025-02-23 19:48:09 +00:00
4 lines
73 B
Docker
4 lines
73 B
Docker
FROM python:3.9.18-alpine3.18
|
|
|
|
RUN pip install requests argparse aiohttp
|