January 26, 20215 yr That just means that your docker file is filling up... the default size is 20GB which most people say is sufficient but depending on the number and sizes of docker apps you install that 20GB can get smaller and smaller.... mine is 70GB just so I can install as many dockers as I want. It's nothing to worry about unless you have any paths misconfigured in individual dockers, such as something being downloaded inside the docker image rather than to your array. Without the details of your docker containers it's impossible to say if anything is wrong or you just have a lot of dockers installed.
January 26, 20215 yr Community Expert Making it larger won't keep you from filling it if have a container writing to a path that isn't mapped. Remember Linux is case sensitive. I have 18 dockers using less than half of 20G.
Archived
This topic is now archived and is closed to further replies.