Closed somera closed 10 months ago
Screenshot from doozle
A small amount of CPU usage at idle is expected for this kind of application.
All my other containers use ~0,5% CPU in idle.
Probably because there are not implementing a full-GUI application ?
Probably because there are not implementing a full-GUI application ?
Probably. ;)
But in Idle? I close this.
Compared to other GUI applications I have (using the same baseimage), I see that JDownloader container is using a little bit more CPU: about 4%, while others are more around 1% or less.
So I assume that JDownloader itself makes the difference. Did you check on the JDownloader's forum to see if this has been discussed?
@jlesage I check this in the new year.
Current Behavior
When I start the container I see 2-6% (average is ~4%) CPU usage in idle.
And I have no open tab in browser.
I can't see why. All my other containers use ~0,5% CPU in idle.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Container creation
docker run -d \ --network=host \ --name=jdownloader-2 \ -p 5800:5800 \ -v ./config:/config:rw \ -v ./downloads:/output:rw \ jlesage/jdownloader-2
Container log
Container inspect
No response
Anything else?
No response