aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2021-11-11 16:48:15 -0800
committerGravatar GitHub <[email protected]>2021-11-11 16:48:15 -0800
commit2450138a5edb1e009e577d7da1134798261f26d3 (patch)
tree3e6fa933f0bb0cc7ca912c369224b9e006e12cb4 /Dockerfile
parentMerge PR #909: Fix challenge cog not working for beta languages (diff)
parentMerge branch 'main' into coloredlogs (diff)
Merge pull request #858 from Numerlor/coloredlogs
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Dockerfile b/Dockerfile
index 0b5876bd..44ef0574 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -25,6 +25,3 @@ COPY . .
# Start the bot
CMD ["python", "-m", "bot"]
-
-# Define docker persistent volumes
-VOLUME /bot/bot/log /bot/data