(solved) docker image getting full


Recommended Posts

Hi unraid team - trying to trouble shoot why my current docker container is getting full (set at 45g).   Running this command (docker container ps -s) I get this output (snippet).   Note; the 12gb container is intentional (zone minder with object detection) but given the sum below I shouldn't be getting alerts. 

 

image.png.8540e2d775998fa2744c7d65304b2d85.png

 

image.png.a5815044945ffc0387f9e4560d0613bd.png

 

What other trouble shooting steps can I do here to find where docker / containers are bloating?

Edited by repomanz
Link to comment

hey @Squid - thanks for the tips.  After observing the container size I discovered one of my containers had 8.5gb of log space because I was a baddy and forgot to turn debugging level off :).

 

After fixing the app issue itself and adding this into the extra parameters "--log-opt max-size=50m --log-opt max-file=1" I'm good to go.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.