You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the ruimarinho/bitcoin-core:23.0-alpine alongwith a lightningd image in docker compose. but it seems it the bitcoin image has no HEALTHCHECK option which can be used to prevent starting lightningd before bitcoind is all setup.
I am trying to use the
ruimarinho/bitcoin-core:23.0-alpinealongwith alightningdimage in docker compose. but it seems it the bitcoin image has no HEALTHCHECK option which can be used to prevent startinglightningdbeforebitcoindis all setup.