faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

Deal with more `docker-compose.yml` corner cases #39

Closed emk closed 7 years ago

emk commented 7 years ago

There are some corner cases in docker-compose.yml that we should handle better.

It's easier to write the ugly serde deserializers for all of these than it is to explain the restrictions to people.

emk commented 7 years ago

Moved to https://github.com/emk/compose_yml/issues/3, https://github.com/emk/compose_yml/issues/4, https://github.com/emk/compose_yml/issues/5.