I am trying to run Riak cluster in docker containers. Cluster is starting and working, but if I restart it, IPs of the nodes get changed, and nodes won't start until I remove contents of /var/lib/riak/ring
directory.
Is it possible to force Riak somehow to identify joined nodes using different method than relying on IP addreses?