dockerfile improvements, changed env prefix to bot_
This commit is contained in:
parent
9cd67a22c4
commit
600625c83c
3 changed files with 8 additions and 4 deletions
|
@ -57,4 +57,4 @@ VOLUME [ "/app/data" ]
|
|||
|
||||
# Set the entrypoint and default command
|
||||
ENTRYPOINT [ "/usr/local/sbin/docker-entrypoint.sh" ]
|
||||
CMD ./EllieBot
|
||||
CMD [ "./EllieBot" ]
|
Loading…
Add table
Add a link
Reference in a new issue