create mount dir beforehand
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Djeeberjr 2021-10-21 17:57:15 +02:00
parent 887163b895
commit 60d5697896

View File

@ -2,6 +2,8 @@ FROM cm2network/steamcmd:latest
COPY entrypoint.sh /home/steam/entrypoint.sh
RUN mkdir -p /home/steam/server
USER steam
VOLUME /home/steam/server
WORKDIR /home/steam/