When starting the container with Docker, it crashes displaying the error:
panic: failed to create bloom: m (number of bits in the Bloom filter) must be >= 2
This issue happens with the current version on the master branch, and a direct install following the public guide.
Further investigation is needed to resolve the crash during initialization.