summaryrefslogtreecommitdiff
path: root/docker/models/resource.py
Commit message (Expand)AuthorAgeFilesLines
* Make resources hashable, so that they can be added to `set`sFlavio Curella2016-12-081-0/+3
* Show a helpful warning when people try to call `client.containers()`Aanand Prasad2016-11-281-0/+6
* Add new user-focused APIBen Firshman2016-11-221-0/+84