docker / libcompose

*Unmaintained/Deprecated* An experimental go library providing Compose-like functionality
https://godoc.org/github.com/docker/libcompose
Apache License 2.0
586 stars 191 forks source link

Fix wrong network aliases at container creation #483

Closed vdemeester closed 7 years ago

vdemeester commented 7 years ago

The aliases are not correctly set when starting the container.

Fix #461

/cc @timoreimann

Signed-off-by: Vincent Demeester vincent@sbr.pm