This is a sample docker-compose.yml for Apache Ignite with default Spring configuration and a persitience storage dir.
git clone https://github.com/mburbach/apache_ignite_docker_compose.git
cd apache_ignite_docker_compose/default-docker-compose
docker-compose up -d
Read the official docs from Apache Ignite https://ignite.apache.org/docs/latest/thin-clients/getting-started-with-thin-clients
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. Thanks for your contributing.