mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-02-02 01:44:14 +00:00
Fix Docker entrypoint
Sorry for the typo..!
This commit is contained in:
parent
59a1b66b3f
commit
21c1a24626
@ -21,5 +21,5 @@ ENV HOME /root
|
||||
VOLUME /root/.twister
|
||||
|
||||
# Run twisterd by default
|
||||
ENTRYPOINT ["/twister-core/docker-entrypoint"]
|
||||
ENTRYPOINT ["/twister-core/docker-entrypoint.sh"]
|
||||
EXPOSE 28332
|
||||
|
Loading…
x
Reference in New Issue
Block a user