we've had a couple of reports that our docker-compose.yml files don't work on older versions of docker-compose.
this PR updates the prerequisites documentation slightly to indicate that a "modern" version is required.
I'm not sure exactly which minimum versions are required, so the general advice is to use something that existed at the time the code/config which it's consuming was written.
we've had a couple of reports that our
docker-compose.yml
files don't work on older versions ofdocker-compose
. this PR updates the prerequisites documentation slightly to indicate that a "modern" version is required.I'm not sure exactly which minimum versions are required, so the general advice is to use something that existed at the time the code/config which it's consuming was written.
related: https://github.com/pelias/docker/issues/155, https://github.com/pelias/docker/issues/2