You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by vitalys <vi...@prudential.com> on 2019/08/07 15:28:48 UTC

Re: starting ignite in docker

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/