mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-27 23:27:27 +00:00
3 lines
82 B
Docker
3 lines
82 B
Docker
FROM python:3.9.18-alpine3.18
|
|
|
|
RUN pip install requests argparse prometheus_client |