I am doing a brand new build of Sametime 12.0.2 FP1 and stopped at the Docker Compose part as I realised the documentation says 1.29 and above and Docker Compose isn't actually mentioned at all in the requirements documentation.
Does this mean you can use the latest version of Docker Compose (2.29.2) as 1.29 was released in 2021
Yes it should still work. It only includes the minimum version of the installation to properly run.
yes you can use the latest Docker-Compose
Yes you can use the latest Docker-compose
It is no longer required/suggested to install docker-compose seperately - you can use the version that is installed with docker.
commands become 'docker compose' vs 'docker-compose'.
Thanks for all your help the latest version did work but using as Tony suggested also worked fine.