mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 09:28:20 +01:00
Update Dockerfile
This commit is contained in:
@@ -32,7 +32,6 @@ WORKDIR /var/ts3server/
|
||||
EXPOSE 9987/udp 10011 30033
|
||||
|
||||
COPY entrypoint.sh /opt/ts3server
|
||||
RUN chmod +x /opt/ts3server/entrypoint.sh
|
||||
|
||||
ENTRYPOINT [ "entrypoint.sh" ]
|
||||
CMD [ "ts3server" ]
|
||||
|
||||
Reference in New Issue
Block a user