zebrunner / mcloud

Mobile farm ecosystem for Android and iOS devices
127 stars 21 forks source link

duplicate env_file declaratin for one of the mcloud container #183

Closed vdelendik closed 1 year ago

vdelendik commented 1 year ago
mcloud/zebrunner.sh start
yaml: unmarshal errors:
  line 105: mapping key "env_file" already defined at line 102
vdelendik commented 1 year ago

fixed. seems like latest docker-compose v2.17.2 can't ignore this mistake...

dhreben commented 1 year ago

Fixed Opened relevant ticket https://github.com/zebrunner/community-edition/issues/552