Update Dockerfile

This commit is contained in:
Daniel Schubert 2019-04-11 20:52:12 +00:00
parent 088272c61f
commit 39802ce09e
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ EXPOSE 2303/udp
EXPOSE 2304/udp
CMD ["/bin/bash", "/start.sh"]
dany@pax2eroNG:~/tmp/arma3$