```:~/airbyte$ ./run-ab-platform.sh █████╗ ██╗█...
# replication-ask-ai
p
Copy code
:~/airbyte$ ./run-ab-platform.sh 

 █████╗ ██╗██████╗ ██████╗ ██╗   ██╗████████╗███████╗
██╔══██╗██║██╔══██╗██╔══██╗╚██╗ ██╔╝╚══██╔══╝██╔════╝
███████║██║██████╔╝██████╔╝ ╚████╔╝    ██║   █████╗  
██╔══██║██║██╔══██╗██╔══██╗  ╚██╔╝     ██║   ██╔══╝  
██║  ██║██║██║  ██║██████╔╝   ██║      ██║   ███████╗
╚═╝  ╚═╝╚═╝╚═╝  ╚═╝╚═════╝    ╚═╝      ╚═╝   ╚══════╝
                                            Move Data

docker compose v2 not found! please install docker compose!

:~/airbyte$ docker-compose -v
Docker Compose version v2.12.2
I am getting error while starting airbyte latest version
k
A message from kapa.ai
New message text here
m
I was able to run using latest version in main branch.
Are you able to run
docker compose --help
?
l
The script runs this:
docker compose
so it's expecting you to have a docker version with compose embedded