Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add -r option to ionotifywait in docker entrypoint
Before this, docker image will never detects that `lightning-rpc` was created if it is running in regtest or testnet, because the file will be created under subfolder for each network name. By recursively checking the file creation, now docker can be run in any network configuration.
- Loading branch information