no message

This commit is contained in:
Alex 2014-04-15 14:34:38 +02:00
parent 3080f4f126
commit 876cb59997

View file

@ -20,7 +20,7 @@ VOLUME ["/teamspeak3"]
# Download TS3 file and extract it into /opt.
ADD ${TEAMSPEAK_URL} /opt/
RUN tar -C /opt/teamspeak3 -xzf /opt/teamspeak3-server_linux-amd64-3.0.10.3.tar.gz
RUN mkdir /opt/teamspeak3 && tar -C /opt/teamspeak3 -xzf /opt/teamspeak3-server_linux-amd64-3.0.10.3.tar.gz
ADD /scripts/ /opt/scripts/
RUN chmod -R 774 /opt/scripts/