Merge pull request #14796 from collabnix/patch-1

Update space.md
This commit is contained in:
Allie Sadler 2022-05-23 08:57:48 +01:00 committed by GitHub
commit dd5bdaa562
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.