fixed copy path
This commit is contained in:
parent
2c48098a62
commit
4d4a13bd13
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ RUN apt-get update
|
|||
RUN apt-get install -y libcurl4-gnutls-dev:i386
|
||||
EXPOSE 11000 11000/udp 27018 27018/udp 8768
|
||||
EXPOSE 8768/udp
|
||||
COPY conf/ /home/steam/.klei/DoNotStarveTogether/
|
||||
COPY conf/ /home/steam/.klei/DoNotStarveTogether/Zom.bi
|
||||
RUN chown -R steam ~steam
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +xr /entrypoint.sh
|
||||
|
|
Loading…
Reference in a new issue