Update Dockerfile
This commit is contained in:
parent
d26a990350
commit
8b1af25b4a
1 changed files with 0 additions and 4 deletions
|
|
@ -36,8 +36,4 @@ WORKDIR $HOME
|
||||||
|
|
||||||
EXPOSE 27015
|
EXPOSE 27015
|
||||||
|
|
||||||
# VOLUME $CSGOSERVER/csgo/cfg
|
|
||||||
# VOLUME $CSGOSERVER/csgo/maps
|
|
||||||
# VOLUME $CSGOSERVER/csgo/sourcemod
|
|
||||||
|
|
||||||
CMD ["/run.sh"]
|
CMD ["/run.sh"]
|
||||||
|
|
|
||||||
Reference in a new issue