Jump to content

Docker using 51%


Go to solution Solved by Vr2Io,

Recommended Posts

5 hours ago, JGKahuna said:

Actually I get a warning that it is running out of space now. It ran up to 100% usage.

This typically means that at least one of your docker containers is writing internally to the docker image file when ideally the location it is using should be mapped to external storage on the Unraid host.   You really want the docker image file to only contain static binaries if at all possible.

Link to comment
13 minutes ago, JGKahuna said:

It only had 20gigs of space.

It is very uncommon to need a Docker image file larger than 20GB.  I have 15 active containers with only 54% usage in the docker.img.

 

If you get over 50% usage with just one or two Docker containers on a 20GB docker.img file, it is likely you have the problem mentioned above by @itimpi, a mis-configured container that is writing into docker.img.  If this is the case, increasing the size of the docker image file is a temporary fix and does not solve the problem.

Edited by Hoopster
  • Like 1
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.

×
×
  • Create New...