I'm running a docker image with a bitcoin node (version v0.16.3.0-g49e34e288) and it's taking more than week to synchronize, having only synchronized 54% of the blockchain. I'm running it with the "prune=550" and "disablewallet" options. I there any way to speed up the synchronization process?
Thank you