You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the issue as well at one point, but my compose file looked fine. I'm using Portainer and noticed that it doesn't always seem to "take" changes to environment variables. Completely removing the existing Container and running the Compose file from scratch seemed to resolve it.
While trying to set the power level using the environment var POWER,
It seems to be ignored.
My compose file:
However, after starting and analysing the logs, I see the power passed to FAHClient is "full"
From within the container, the env variable is set.
I've also tried with and without quotations.
If others are having this issue, the built in docker resource limitations work perfectly and is what I have resorted to.
The text was updated successfully, but these errors were encountered: