-
Notifications
You must be signed in to change notification settings - Fork 91
Conversation
This seems to break passing a network name in the "network_mode" configuration for a container. I like this change but it definitely should be considered a breaking change. |
@mkeeler this is coming from e07e383 which is already merged into the Update:
I was wrong ;) According to https://docs.docker.com/engine/api/v1.37/#operation/ContainerCreate
So I'll fix this breaking change before releasing in #107. Thx for pointing out! |
will address
and is based on #50