From 38889001b7fe9492d526d05b15e3801467b58d8d Mon Sep 17 00:00:00 2001 From: Collabnix <34368930+collabnix@users.noreply.github.com> Date: Sat, 21 May 2022 19:18:07 +0530 Subject: [PATCH] Update space.md --- desktop/linux/space.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/linux/space.md b/desktop/linux/space.md index b913715c08..2b2e83bffc 100644 --- a/desktop/linux/space.md +++ b/desktop/linux/space.md @@ -1,7 +1,7 @@ --- description: Disk utilization keywords: linux, disk -title: Disk utilization in Docker for Linux +title: Disk utilization in Docker Desktop for Linux --- Docker Desktop stores Linux containers and images in a single, large "disk image" file in the Linux filesystem. This is different from Docker on Linux, which usually stores containers and images in the `/var/lib/docker` directory on the host's filesystem.