Execute in /honk-data
This commit is contained in:
parent
82b3e06034
commit
82a128ecc0
|
@ -16,5 +16,6 @@ RUN mv ./honk /bin/honk
|
|||
CMD ["/bin/honk", "-datadir", "/honk-data"]
|
||||
|
||||
COPY docker-entrypoint.sh /honk-src/docker-entrypoint.sh
|
||||
WORKDIR /honk-data
|
||||
ENTRYPOINT ["/honk-src/docker-entrypoint.sh"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue