Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for ingress in create_networkcreate-ingress-network | Joffrey F | 2017-05-17 | 1 | -0/+2 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Formatting | Joffrey F | 2017-04-27 | 1 | -8/+6 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Network model functions 'connect' and 'disconnect' did not accept or ↵ | Jesper L. Nielsen | 2017-04-27 | 1 | -4/+9 |
| | | | | | | passthrough keyword arguments. Signed-off-by: Jesper L. Nielsen <lyager@gmail.com> | ||||
* | fix can't get a dict when Containers is None | hhHypo | 2017-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: hhHypo <i@ihypo.net> | ||||
* | Add prune_networks method | Joffrey F | 2017-01-30 | 1 | -0/+5 |
| | | | | | | Ensure all integration tests use the same version of the busybox image Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Fix a number of docs formatting issuesdocs-fixes | Joffrey F | 2017-01-18 | 1 | -9/+10 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Move config type creation from docker.utils functions to classes inconfig_types | Joffrey F | 2016-12-01 | 1 | -3/+3 |
| | | | | | | docker.types Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add new user-focused API | Ben Firshman | 2016-11-22 | 1 | -0/+181 |
See #1086 Signed-off-by: Ben Firshman <ben@firshman.co.uk> |