mirror of
https://github.com/logos-messaging/logos-messaging-simulator.git
synced 2026-02-22 15:03:21 +00:00
3 lines
64 B
Docker
3 lines
64 B
Docker
FROM python:3.9.18-alpine3.18
|
|
|
|
RUN pip install requests argparse |