Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | docs and unit test for security_opt | Joffrey F | 2015-03-25 | 1 | -0/+1 | |
| | | | ||||||
* | | | Fixed stats related typo in api.md | ynachiket | 2015-03-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | Finish labels implementation, add tests and docs | Aanand Prasad | 2015-03-20 | 1 | -0/+1 | |
| | | | | | | | | | | | | Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com> | |||||
* | | | Merge pull request #519 from TomasTomecek/document-tail-in-logs | Joffrey F | 2015-03-06 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | docs: document parameter tail of method logs | |||||
| * | | | docs: document parameter tail of method logs | Tomas Tomecek | 2015-03-06 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Mention version='auto' in docs | Joffrey F | 2015-03-05 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | Resolves #497 - add support for dockerfile | Daniel Nephin | 2015-02-20 | 1 | -0/+1 | |
|/ / | | | | | | | Signed-off-by: Daniel Nephin <dnephin@gmail.com> | |||||
* | | Merge branch 'add-stats-api-support' of https://github.com/nir0s/docker-py ↵ | Joffrey F | 2015-02-12 | 1 | -0/+21 | |
|\ \ | | | | | | | | | | into nir0s-add-stats-api-support | |||||
| * | | docs fix | nir0s | 2015-02-12 | 1 | -1/+0 | |
| | | | ||||||
| * | | fixed docs | nir0s | 2015-02-12 | 1 | -6/+2 | |
| | | | ||||||
| * | | added initial support for stats retrieval | nir0s | 2015-02-11 | 1 | -0/+26 | |
| | | | ||||||
* | | | Merge pull request #487 from maxamillion/get-image-docs | Joffrey F | 2015-02-11 | 1 | -1/+20 | |
|\ \ \ | | | | | | | | | added docs for get_image | |||||
| * | | | added docs for get_image | Adam Miller | 2015-02-11 | 1 | -1/+20 | |
| | | | | ||||||
* | | | | pid_mode documentation | Joffrey F | 2015-02-11 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Add decoding to the events | Christophe Labouisse | 2015-02-11 | 1 | -4/+4 | |
| | | | | | | | | | | | | Signed-off-by: Christophe Labouisse <christophe@labouisse.org> | |||||
* | | | Add missing options to the events command | Christophe Labouisse | 2015-02-11 | 1 | -0/+22 | |
|/ / | | | | | | | | | | | | | - Add since, until and filters parameters to `Client.events` - Add missing `events`command in the documentation Signed-off-by: Christophe Labouisse <christophe@labouisse.org> | |||||
* | | rename() tests and docsrename_container | Joffrey F | 2015-02-10 | 1 | -0/+9 | |
| | | ||||||
* | | Updating Client.build() doc to mention rm-mismatch. Fixes #332. | Greg Taylor | 2015-02-05 | 1 | -1/+3 | |
| | | ||||||
* | | Add Support for Mac Address | James Harris | 2015-01-21 | 1 | -0/+1 | |
| | | | | | | | | | | | | The new docker api allows specifing mac address for containers. This change is to allow docker py the same functionality. Signed-off-by: James Harris <james@rancher.com> | |||||
* | | Added deprecation warning for stream parameter in Client.build() | Joffrey F | 2015-01-12 | 1 | -2/+3 | |
|/ | ||||||
* | Updated documentation | Joffrey F | 2014-12-18 | 1 | -1/+4 | |
| | ||||||
* | Updated documentation with HostConfig informationhost_config | Joffrey F | 2014-12-17 | 1 | -5/+11 | |
| | ||||||
* | timeout param in wait documented | Joffrey F | 2014-12-15 | 1 | -0/+1 | |
| | ||||||
* | Added forcerm param in Client.build | Joffrey F | 2014-12-15 | 1 | -0/+1 | |
| | ||||||
* | Fix the order of pull | Derek Hammer | 2014-12-15 | 1 | -1/+1 | |
| | ||||||
* | Allow for pull as an option to docker build | Derek Hammer | 2014-12-13 | 1 | -0/+1 | |
| | | | | Signed-off-by: Derek Hammer <derek.r.hammer@gmail.com> | |||||
* | Removed trailing whitespace in docs | Joffrey F | 2014-11-14 | 1 | -66/+66 | |
| | ||||||
* | Moved boot2docker instructions to their own file | Joffrey F | 2014-11-14 | 1 | -23/+0 | |
| | ||||||
* | add documentation for boot2docker #365 | Vlad Fratila | 2014-11-12 | 1 | -3/+26 | |
| | ||||||
* | exec -> execute | Joffrey F | 2014-11-03 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'pause-unpause' of github.com:phensley/docker-py into ↵ | Joffrey F | 2014-10-29 | 1 | -0/+17 | |
| | | | | | | | | | phensley-pause-unpause Conflicts: README.md tests/integration_test.py tests/test.py | |||||
* | Merge branch 'exec' of github.com:phensley/docker-py into phensley-exec | Joffrey F | 2014-10-29 | 1 | -1/+26 | |
| | | | | | Conflicts: README.md | |||||
* | Added .version() | micahhausler | 2014-10-27 | 1 | -1/+21 | |
| | ||||||
* | Added .wait() | micahhausler | 2014-10-27 | 1 | -1/+14 | |
| | ||||||
* | Capitalize Docker | micahhausler | 2014-10-27 | 1 | -9/+8 | |
| | ||||||
* | Added markdown docs | micahhausler | 2014-10-24 | 1 | -0/+662 | |