Entrypoint must be json
This commit is contained in:
parent
30e6bb4c30
commit
2c0d1a5bf1
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:trusty
|
||||
|
||||
ENTRYPOINT /usr/local/bin/pyircbot
|
||||
ENTRYPOINT ["/usr/local/bin/pyircbot"]
|
||||
WORKDIR /srv/bot/
|
||||
CMD ["-c", "config.json"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user