The docker compose version that comes pre installed with circle ci is quite old and can not be upgraded as docker engine version they are using is very old.
Hence I am unable to run my build as it docker-compose up
fails.
Any solution for this?
The docker compose version that comes pre installed with circle ci is quite old and can not be upgraded as docker engine version they are using is very old.
Hence I am unable to run my build as it docker-compose up
fails.
Any solution for this?