In this blog post, I will show you how to check Docker Compose version on your Linux, MacOS or Windows machine.
Check Version
To check the Docker Compose version, run the following command.
docker-compose --version

If you need to install Docker compose please check this blog post.