What version of WinBoat are you running?
0.9.0
Your Environment
CachyOS
GNOME
Steps to Reproduce / Context
Install and reboot.
Logs
container.log
install.log
migrations.log
winboat.log
Expected Behavior
No RAM usage until started manually.
Current Behavior
~ 12 GB RAM usage without starting manually after reboot.
Possible Solution
Run the following to fix:
docker stop WinBoat
docker update --restart=no WinBoat
Quality Notice
What version of WinBoat are you running?
0.9.0
Your Environment
CachyOS
GNOME
Steps to Reproduce / Context
Install and reboot.
Logs
container.log
install.log
migrations.log
winboat.log
Expected Behavior
No RAM usage until started manually.
Current Behavior
~ 12 GB RAM usage without starting manually after reboot.
Possible Solution
Run the following to fix:
docker stop WinBoat
docker update --restart=no WinBoat
Quality Notice