mirror of
https://github.com/alexbers/mtprotoproxy.git
synced 2026-03-22 18:45:49 +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
|
USER tgproxy
|
||||||
|
|
||||||
WORKDIR /home/tgproxy/
|
WORKDIR /home/tgproxy/
|
||||||
CMD ["./mtprotoproxy.py"]
|
CMD ["python3", "mtprotoproxy.py"]
|
||||||
|
|||||||
Reference in New Issue
Block a user