Skip to content

Conversation

@xenoscopic
Copy link
Member

@xenoscopic xenoscopic commented Nov 11, 2024

What does this pull request do and why is it needed?

The newer version of Compose used with Mutagen Compose v0.18.0 doesn't like an empty network map and tries to connect the sidecar container to a network with an empty name if there are no networks present in the service configuration.

To fix this, we'll disable networking for the sidecar if not needed.

Which issue(s) does this pull request address (if any)?

Fixes #81

Any other notes for the review process?

Needs backport to v0.18.x

The newer version of Compose used with Mutagen Compose v0.18.0 doesn't
like an empty network map and tries to connect the sidecar container to
a network with an empty name if there are no networks present in the
service configuration.

To fix this, we'll disable networking for the sidecar if not needed.

Signed-off-by: Jacob Howard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error response from daemon: network is ambiguous

2 participants