Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix this error: docker-compose --file docker-compose.yml config parsing /Users/vlad/src/rss-email-subscription/docker-compose.yml: yaml: unmarshal errors: line 56: mapping key "<<" already defined at line 55 line 84: mapping key "<<" already defined at line 83 line 103: mapping key "<<" already defined at line 102 line 118: mapping key "<<" already defined at line 117 line 136: mapping key "<<" already defined at line 135 line 154: mapping key "<<" already defined at line 153 line 168: mapping key "<<" already defined at line 167 NOTE: This started after Docker update, which used a newer version of YAML library. Please see docker/compose#10411.
- Loading branch information