separate container create request from inspect#51204
separate container create request from inspect#51204thaJeztah wants to merge 1 commit intomoby:masterfrom
Conversation
|
This will explode currently; but for discussion |
c6c062b to
4a525a1
Compare
4a525a1 to
9e16f22
Compare
Signed-off-by: Sebastiaan van Stijn <[email protected]>
9e16f22 to
12085f4
Compare
|
Right, so I realised we also use the same things directly or indirectly for network attach, so methods using those would / should also be updated accordingly if we want to do this. And ... probably it makes sense to have them the same, because effectively the To some extent even considering if moby/client/network_connect.go Lines 9 to 12 in 5856ec5 But perhaps the reverse would be to enhance docker service update --help | grep network
--network-add network Add a network
--network-rm list Remove a network |
- What I did
- How I did it
- How to verify it
- Human readable description for the release notes
- A picture of a cute animal (not mandatory but encouraged)