From 8b1af25b4a8128c69cfabe1135b081b42897b5a3 Mon Sep 17 00:00:00 2001 From: astra Date: Fri, 28 Apr 2023 12:40:15 +0000 Subject: [PATCH] Update Dockerfile --- Dockerfile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 67827fa..38c2056 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,8 +36,4 @@ WORKDIR $HOME EXPOSE 27015 -# VOLUME $CSGOSERVER/csgo/cfg -# VOLUME $CSGOSERVER/csgo/maps -# VOLUME $CSGOSERVER/csgo/sourcemod - CMD ["/run.sh"]