What version of docker-compose do I need to run yaml v2 files

I want to run the YML version 2 file but I have only the docker composer 1.7.1

will this support the yml version 2?

docker-compose version 1.7.1, build 0a9ab35
docker-py version: 1.8.1
CPython version: 2.7.9
OpenSSL version: OpenSSL 1.0.1e 11 Feb 2013

thanks!!!

docker-compose version of 1.7.1 should support the V2 syntax fine, give it a try :slight_smile: