diff options
Diffstat (limited to '')
| -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 | 
|  | index : sir-lancebot | |
| A mirrored copy of the python-discord/sir-lancebot repository. | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | Dockerfile | 3 | 
| @@ -25,6 +25,3 @@ COPY . .  # Start the bot  CMD ["python", "-m", "bot"] - -# Define docker persistent volumes -VOLUME /bot/bot/log /bot/data |