castacks / castacks.github.io

AirLab's website source
https://theairlab.org
MIT License
6 stars 17 forks source link

added docker-compose version to .yml to fix unsupported config error #66

Closed VineetTambe closed 1 year ago

VineetTambe commented 1 year ago

The docker-compose.yml did not have a version at the start of the file which was causing it to throw an unsupported config error whenever docker-compose up was run. Added a base version that should work with all the latest docker as well above 18.0+