mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-09 15:37:54 -05:00
4 lines
65 B
Docker
4 lines
65 B
Docker
FROM python:3.11-slim
|
|
|
|
COPY init_container.py /init_container.py
|