This commit is contained in:
paul 2020-08-12 21:04:28 +02:00
parent 1f8a4ed63e
commit 65defda914
2 changed files with 0 additions and 2 deletions

View File

@ -1,9 +1,7 @@
FROM zombi/steam
MAINTAINER MadMaurice <madmaurice@zom.bi>, Paul <paul@zom.bi>
EXPOSE 27015/udp
ADD bin/entrypoint.sh /entrypoint.sh
RUN chmod +xr /entrypoint.sh
USER steam
ENTRYPOINT ["/entrypoint.sh"]

0
bin/entrypoint.sh Normal file → Executable file
View File