docker container ip setting

docker container ip setting

How to setting docker container ip?

root@instance-1:~# lightning-cli getinfo { "id": "0230c8826852e2a39883f36233483419e9c139b644c696b8dbcca38fef7303ee95", "port": 9735, "address": [ ], "binding": [ { "type": "ipv6", "address": "::", "port": 9735 } ], "version": "v0.5.2-2016-11-21-2725-gb79bb1d", "blockheight": 524318, "network": "bitcoin" }

root@instance-1:~# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS
NAMES 59424f02b9e2 cdecker/lightningd:latest "/usr/bin/lightningd…" 11 minutes ago Up 11 minutes
lightning 6d4c7fb6d3e2 dougvk/bitcoind:latest "/entrypoint.sh bitc…" 23 hours ago Up 23 hours 0.0.0.0:8333->8333/tcp, 8332/tcp, 18332-18333/tcp, 0.0.0.0:9735->9735 /tcp bitcoind_mainnet

enter image description here

https://ift.tt/2GNSzFL

Comments

Popular posts from this blog

Need help to recover blpckchain.info wallet, my wife forgot her password and the brute force with btcrecover is not catching the password

When downloading the blockchain my application is become unusable, is there an issue with my code or am I using the BitcoinJ library incorrectly?

Mistakenly sent BTC from my personal wallet back to one of the exchange wallet addresses that I had received BTC from before - help recovering!