Apply suggestions from code review

Co-Authored-By: hoellen <hoellen@users.noreply.github.com>
master
kaiyou 5 years ago committed by GitHub
parent a39249a43a
commit 76d2094b07

@ -494,7 +494,8 @@ In many cases, Docker Compose will complain about the yaml syntax because it is
Unless your distribution has proper up-to-date packages for Compose, we strongly advise that you install it either:
- from the Docker-CE repositories along with Docker CE itself;
- from the Docker-CE repositories along with Docker CE itself,
- from PyPI using `pip install docker-compose` or
- from Github by downloading it directly.
Detailed instructions can be found at https://docs.docker.com/compose/install/

Loading…
Cancel
Save