mirror of https://github.com/docker/docs.git
Merge pull request #7868 from shpilevoy/patch-1
Added gpg-agent dependency
This commit is contained in:
commit
8a89b4c7d9
|
@ -102,7 +102,7 @@ from the repository.
|
|||
apt-transport-https \
|
||||
ca-certificates \
|
||||
curl \
|
||||
gnupg2 \
|
||||
gnupg-agent \
|
||||
software-properties-common
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue