I'm running a docker container (official image inductiveautomation/ignition:8.1.43) on an ubuntu vm running on a proxmox server. The gateway says it's configured for 1 GB max memory, but the ignition.conf file is showing that wrapper.java.maxmemory=8192. I have seen another forum post somewhat similar, but not quite the same here Where is the ignition.conf file in a Docker container? - #8 by ataya
What's the actual run command for the container? As the other thread you linked mentioned, 'runtime' overrides of the ignition.conf file are possible when running within Docker.
Had to restart the containers and it took the change. Consider this closed.


