Hi!

Is there a simple way to use a custom ignite-log4.xml config, nested in URI
ignite-config.xml, when ignite is running like a stock docker image?

Same question for custom app.properties beans, nested in config.xml.

Our docker run cmd:
docker run -it --net=localhost -e "CONFIG_URI=http://host/ignite-config.xml";
apacheignite/ignite

Reply via email to