I was using this command sudo docker run --name openbullet2 --rm -p 8069:5000 -v /home/us/OB2/UserData/:/app/UserData/ -it openbullet/openbullet2:latest
to run OB2 on ubuntu VM the issue is the docker container of Openbullet is killed after 2 - 5 days so I can’t find any docker stats and I should run the command above again
I don’t think I could help much, the only thing I can do is investigate high memory usage via memory dumps to see exactly which objects are being preserved that are building up the RAM