Difference between revisions of "Docker is nearly out of disk space"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
     1. Run "[[docker system prune]]" to remove unused Docker data (optionally with "-a")
 
     1. Run "[[docker system prune]]" to remove unused Docker data (optionally with "-a")
 
     2. Increase the storage allocated to Docker for Desktop by clicking on:
 
     2. Increase the storage allocated to Docker for Desktop by clicking on:
     [[Docker icon > Preferences > Resources > Disk Image Size]]
+
     [[Docker icon]] > [[Preferences]] > Resources > Disk Image Size
 
     3. Run "minikube ssh -- docker system prune" if using the Docker container runtime
 
     3. Run "minikube ssh -- docker system prune" if using the Docker container runtime
 +
 +
== See also ==
 +
* {{docker}}
 +
 +
[[Category:Docker]]

Latest revision as of 15:25, 20 September 2022

🧯  Docker is nearly out of disk space, which may cause deployments to fail! (91% of capacity). You can pass '--force' to skip this check.
💡  Suggestion:

   Try one or more of the following to free up space on the device: 

   1. Run "docker system prune" to remove unused Docker data (optionally with "-a")
   2. Increase the storage allocated to Docker for Desktop by clicking on:
   Docker icon > Preferences > Resources > Disk Image Size
   3. Run "minikube ssh -- docker system prune" if using the Docker container runtime

See also[edit]

Advertising: