gettyimages / docker-spark

Docker build for Apache Spark
MIT License
679 stars 369 forks source link

Fix client version error following docker-compose issue 5103 #49

Closed dkmiller closed 5 years ago

dkmiller commented 5 years ago

This should fix #48 following the discussion in this issue in the docker-compose repo: client version 1.22 is too old. Minimum supported API version is 1.25.

It sets the version of the compose file.

dkmiller commented 5 years ago

@bryceageno can you take a look at this? I'm happy to add more documentation / motivation if that helps.

ChrisSimmons commented 5 years ago

Sorry @dkmiller I wasn't able to get back to you earlier in response to your email on this PR. Yes, I believe that @bryceageno is right mention on this repo.