deref / exo

A process manager & log viewer for dev
https://exo.deref.io
Apache License 2.0
415 stars 17 forks source link

[FEATURE] Support compose network_mode? #300

Closed mausch closed 3 years ago

mausch commented 3 years ago
exo run --format compose cloud-tests-compose.yml

fails with 'unknown field "network_mode"'

brandonbloom commented 3 years ago

This should be fixed by https://github.com/deref/exo/pull/283

We'll probably merge that and cut a release sometime tomorrow.

brandonbloom commented 3 years ago

This is now available in the 2021.09.07 release.