fixed usability of the planetmint-aio dockerfile/image

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2023-03-13 12:58:27 +01:00
parent 26e0a21e39
commit 90759697ee
No known key found for this signature in database

View File

@ -42,8 +42,14 @@ ENV PLANETMINT_WSSERVER_ADVERTISED_HOST 0.0.0.0
ENV PLANETMINT_WSSERVER_ADVERTISED_SCHEME ws
ENV PLANETMINT_TENDERMINT_PORT 26657
COPY planetmint/backend/tarantool/init.lua /etc/tarantool/instances.enabled
VOLUME /data/db /data/configdb /tendermint
EXPOSE 27017 28017 9984 9985 26656 26657 26658
WORKDIR $HOME
WORKDIR $HOME
RUN tendermint init
RUN planetmint -y configure