Clarify non-Docker Desktop install
This commit is contained in:
parent
deb4066396
commit
c3acdf9d5f
@ -20,7 +20,7 @@ Ensure that the following are already installed:
|
||||
$ docker --version
|
||||
Docker version 20.10.17, build 100c701
|
||||
```
|
||||
3. If installed from regular package repository, BE AWARE that the compose plugin may need to be installed, as well.
|
||||
3. If installed from regular package repository (not Docker Desktop), BE AWARE that the compose plugin may need to be installed, as well.
|
||||
```
|
||||
DOCKER_CONFIG=${DOCKER_CONFIG:-$HOME/.docker}
|
||||
mkdir -p $DOCKER_CONFIG/cli-plugins
|
||||
|
Loading…
Reference in New Issue
Block a user