diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -25,6 +25,3 @@ COPY . . # Start the bot CMD ["python", "-m", "bot"] - -# Define docker persistent volumes -VOLUME /bot/bot/log /bot/data |