This commit is contained in:
MohammadReza 2023-01-31 20:56:41 +03:30 committed by GitHub
parent d0d1e6e314
commit 9881f55a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ edit the file using your favorite text editor.
>
> Only the **Docker Desktop** daemon uses the configuration file under `$HOME/.docker`.
> If you manually install Docker Engine alongside Docker Desktop, the manually
> installed instance uses a `dameon.json` configuration file in a different location.
> installed instance uses a `daemon.json` configuration file in a different location.
> Refer to [Configure the daemon](../../config/daemon/index.md) for more information
> about how to configure the Docker daemon on a manually installed Docker Engine.