mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
Update chmod command in GPG Error Tip
This commit is contained in:
@@ -123,7 +123,7 @@ Docker from the repository.
|
||||
> public key file before updating the package index:
|
||||
>
|
||||
> ```console
|
||||
> $ sudo chmod a+r /etc/apt/keyrings/docker.gpg
|
||||
> $ sudo chmod -R a+rx /etc/apt/keyrings
|
||||
> $ sudo apt-get update
|
||||
> ```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user