Consider to add to Info page an output of `docker exec phoenixd bash -c './phoenix-cli getbalance'` Output format is (when no channel is opened yet): ``` { "balanceSat": 0, "feeCreditSat": 4131 } ```