mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-02-08 12:54:29 +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
|
VOLUME /root/.twister
|
||||||
|
|
||||||
# Run twisterd by default
|
# Run twisterd by default
|
||||||
ENTRYPOINT ["/twister-core/docker-entrypoint"]
|
ENTRYPOINT ["/twister-core/docker-entrypoint.sh"]
|
||||||
EXPOSE 28332
|
EXPOSE 28332
|
||||||
|
Loading…
x
Reference in New Issue
Block a user