There is another option you may explore:

1. Create a custom Ignite docker image using Dockerfile and use COPY command
to copy your Server Configuration XML to $IGNITE_HOME/config and then adding
an entry at the end of the Dockerfile :

ENV CONFIG_URI apache-ignite/config/ignite-server-conf.xml

Then start your Ignite Docker container you usually do and it will use your
custom XML



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to