Would it be possible to have a docker container for Bitcoin Core/Knots and a 2nd for just ckpool and ckstats?
Right now I have to edit both ckpool/Dockerfile and ckstat/Dockerfile if I want to switch to Bitcoin Core 28.1 or even use Bitcoin Knots instead.
I think it would be much better to have the Bitcoin Core/Knots as container and have ckpool and ckstats together in a 2nd container.
I updated the 2 Dockerfile to use 28.1 and I am still syncing the blockchain though but I suspect it will work correctly.
Would it be possible to have a docker container for Bitcoin Core/Knots and a 2nd for just ckpool and ckstats?
Right now I have to edit both ckpool/Dockerfile and ckstat/Dockerfile if I want to switch to Bitcoin Core 28.1 or even use Bitcoin Knots instead.
I think it would be much better to have the Bitcoin Core/Knots as container and have ckpool and ckstats together in a 2nd container.
I updated the 2 Dockerfile to use 28.1 and I am still syncing the blockchain though but I suspect it will work correctly.