March 27, 20251 yr So I am having issues where my docker image file keeps getting to 70% and then by itself goes normal again even though I double the size. So to avoid this I want to move to folder instead. Is there a easy way to backup the docker image contents and re do as folder? Without needing to remember all settings for all containers and re doing it from scratch?
March 27, 20251 yr Community Expert You can recreate as a folder, but I would strongly recommend trying to find out what is filling up the image, typically it's a bad mapping in one of the containers, docker folder can sometimes have weird issues.
March 27, 20251 yr Author 34 minutes ago, JorgeB said: You can recreate as a folder, but I would strongly recommend trying to find out what is filling up the image, typically it's a bad mapping in one of the containers, docker folder can sometimes have weird issues. I have spent an hour or two trying to figure out what it is but cant figure it out. none of the containers that downloads things are on the appdata folder and logs are max few gb. My docker img is 50gb at the moment and unraid says total in use is 25gb so something is using up 70% for a few seconds and then it goes away as the return to normal message happens like 15 to 20 seconds after the over 70% in use alert.
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.