CircleCI's documentation for docker-compose is unclear, but setting up automated testing is straightforward once you know the key configuration. Use a Linux VM (machine: true) instead of docker executors to enable docker-compose with volumes. The setup involves checking out code, running docker-compose up, installing
Sort: