roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

System resources limit warning in Docker Desktop

Open manishtomar opened this issue 4 years ago • 2 comments

Tell us about your request Docker Desktop should have a notification/warning system that is displayed when resources allocated to Desktop has reached close to its allocated limits. The resources I've in mind primarily includes local volumes but it can include others like memory/CPU.

Which service(s) is this request for? Docker Desktop

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Recently my local env based on Docker stopped booting up without giving any specific reason. It was hard to find logs due to complicated setup on top of Docker Desktop. After some logging and debugging I realized that space allocated to Docker was completely filled up. This could've been avoided if Desktop could have notified when the space reached (ex) 90%.

Are you currently working around the issue? Look at creation error log "no space left in device" and Google its meaning.

Additional context None

manishtomar avatar Oct 20 '20 16:10 manishtomar