1
0

Allow the user to use bitcoin-cli inside the container instead of the host's

This commit is contained in:
nicolas.dorier
2017-10-23 14:36:21 +09:00
parent 375a2e1f98
commit 6dcaf43271
4 changed files with 5 additions and 14 deletions

View File

@@ -0,0 +1 @@
docker exec -ti btcpayserver_regtest_bitcoind bitcoin-cli -regtest -conf="/data/bitcoin.conf" -datadir="/data" $args