mirror of
https://github.com/vacp2p/10ksim.git
synced 2025-02-22 11:08:28 +00:00
Copy file to docker image
This commit is contained in:
parent
a6212fba51
commit
8cff64566b
@ -1,3 +1,5 @@
|
||||
FROM python:3.9.18-alpine3.18
|
||||
|
||||
ADD ./traffic.py /app/traffic.py
|
||||
|
||||
RUN pip install requests argparse aiohttp
|
||||
|
Loading…
x
Reference in New Issue
Block a user