Hi,
You need to create volumes and map them to the ${IGNITE_HOME}/work/db or any
other path that
you might have specified via setPersistentStorePath. These volumes should
outlive the Ignite containers
and thus it will be possible to reuse them on restart.
It's worth trying docker-compose, docker-swarm or kubernetes, depending on
your needs.
For example, Kubernetes provides a wide variety of volume options
https://kubernetes.io/docs/concepts/storage/volumes/
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/