mirror of https://github.com/docker/docs.git
Update ubuntu.md
This commit is contained in:
parent
2691045247
commit
18c8aa001a
|
@ -138,8 +138,8 @@ the repository.
|
||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
software-properties-common \
|
gpg-agent \
|
||||||
gpg-agent
|
software-properties-common
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Add Docker's official GPG key:
|
3. Add Docker's official GPG key:
|
||||||
|
|
Loading…
Reference in New Issue