This commit is contained in:
parent
887163b895
commit
60d5697896
@ -2,6 +2,8 @@ FROM cm2network/steamcmd:latest
|
|||||||
|
|
||||||
COPY entrypoint.sh /home/steam/entrypoint.sh
|
COPY entrypoint.sh /home/steam/entrypoint.sh
|
||||||
|
|
||||||
|
RUN mkdir -p /home/steam/server
|
||||||
|
|
||||||
USER steam
|
USER steam
|
||||||
VOLUME /home/steam/server
|
VOLUME /home/steam/server
|
||||||
WORKDIR /home/steam/
|
WORKDIR /home/steam/
|
||||||
|
Loading…
Reference in New Issue
Block a user