Aktualizovat Dockerfile
All checks were successful
Build ts3proxy / Explore-Gitea-Actions (push) Successful in 45s
All checks were successful
Build ts3proxy / Explore-Gitea-Actions (push) Successful in 45s
This commit is contained in:
parent
4539148d0b
commit
169bde8c72
@ -6,4 +6,4 @@ RUN mkdir /opt/ts3proxy
|
||||
WORKDIR /opt/ts3proxy
|
||||
COPY . .
|
||||
RUN bash setup.sh
|
||||
ENTRYPOINT ["python3 -m ts3proxy"]
|
||||
ENTRYPOINT ["bash","python3","-m","ts3proxy"]
|
Loading…
Reference in New Issue
Block a user