Docker compose v2 not found! please install docker compose!

I’m trying to install airbyte on docker, but when I run the command: ./run-ab-platform.sh -b

I get this error:

‘docker compose v2 not found! please install docker compose!’

Simply install Docker compose plugin.

And make sure the script uses new docker compose, and not old docker-compose with a dash.