Docker Image Filling up


Recommended Posts

Since upgrading to 6.2.0 beta I have had no end of problems with my docker image filling up.

 

I added this command to all of my dockers to restrict the size of the logs:

 

--log-opt max-size=50m --log-opt max-file=1

 

This command showed this had been a suucess:

 

du -ah /var/lib/docker/containers/ | grep -v "/$" | sort -rh | head -60

 

I woke this morning to see the server had issued warnings about the docker size.  It had been growing by 1% every minute or so until it became 100% full and fell over.  This is not now due to logs, but something else.

 

I have deleted the docker image and restarted with a fresh img. I shall try and find the culprit with Cadvisor.

 

Any ideas how I can find the solution to this?

Link to comment
  • 5 weeks later...

Yes Neil.

 

In the preferences of the MKV programme, you have to change the completed destination folder otherwise the docker image fills up...

 

I did this, but failed to notice that it was reverting back again after restart.  A reinstall of the docker seemed to solve it  :)

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.