This commit is contained in:
@@ -58,6 +58,7 @@ RUN set -ex \
|
|||||||
&& rm -rf /opt/bitcoin-${BITCOIN_VERSION}/bin/bitcoin-qt
|
&& rm -rf /opt/bitcoin-${BITCOIN_VERSION}/bin/bitcoin-qt
|
||||||
|
|
||||||
COPY docker-entrypoint.sh /entrypoint.sh
|
COPY docker-entrypoint.sh /entrypoint.sh
|
||||||
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
||||||
VOLUME ["/home/bitcoin/.bitcoin"]
|
VOLUME ["/home/bitcoin/.bitcoin"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user