mirror of
https://github.com/luzifer-docker/teamspeak3.git
synced 2024-12-20 14:41:17 +00:00
Update Dockerfile
This commit is contained in:
parent
93943ad6ba
commit
51d0d3ae51
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ RUN cd /opt && \
|
|||
#RUN cd /teamspeak3 && touch ts3server.sqlitedb
|
||||
#RUN cd /teamspeak3 && ln -s ts3server.sqlitedb /opt/teamspeak3-server_linux-amd64/ts3server.sqlitedb
|
||||
|
||||
# symlink for files-dir
|
||||
RUN ln -s /teamspeak3/files /opt/teamspeak3-server_linux-amd64/files
|
||||
# TODO symlink for files-dir
|
||||
#RUN ln -s /teamspeak3/files /opt/teamspeak3-server_linux-amd64/files
|
||||
|
||||
# TODO Use CMD to set some defaults, for example mapping some files/directorys to the injected volume.
|
||||
#CMD ["logpath='/teamspeak3/logs/'"]
|
||||
|
|
Loading…
Reference in a new issue