mirror of
https://github.com/alexbers/mtprotoproxy.git
synced 2026-03-13 23:03:09 +00:00
launch script explicitely using python
This commit is contained in:
@@ -10,4 +10,4 @@ RUN setcap cap_net_bind_service=+ep /usr/bin/python3.7
|
||||
USER tgproxy
|
||||
|
||||
WORKDIR /home/tgproxy/
|
||||
CMD ["./mtprotoproxy.py"]
|
||||
CMD ["python3", "mtprotoproxy.py"]
|
||||
|
||||
Reference in New Issue
Block a user