Saataa andagii !
This commit is contained in:
parent
a38d84d8fe
commit
282ad8f32e
4 changed files with 11 additions and 13 deletions
|
@ -5,5 +5,5 @@ RUN apk add \
|
|||
gcc \
|
||||
libpcap-dev \
|
||||
&& pip install -r requirements.txt
|
||||
CMD ["python3","app.py"]
|
||||
CMD ["python", "-u", "main.py"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue