Install docker compose using YUM in Photon OS

Install python-pip

$ yum install -y python-pip

Then install Docker Compose:

$ pip install docker-compose

To verify a successful Docker Compose installation, run:

$ docker-compose version

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from

Subscribe now to keep reading and get access to the full archive.

Continue reading