Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Updated changelog | Joffrey F | 2015-02-01 | 1 | -0/+24 |
| | |||||
* | 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> | ||||
* | Updated version and changelog0.7.1-release | Joffrey F | 2015-01-12 | 1 | -0/+17 |
| | |||||
* | Added deprecation warning for stream parameter in Client.build() | Joffrey F | 2015-01-12 | 1 | -2/+3 |
| | |||||
* | Merge branch 'master' of github.com:docker/docker-py | Joffrey F | 2015-01-12 | 1 | -1/+2 |
|\ | |||||
| * | Fix closing code tag in TLS doc. | Ignacio Tolstoy | 2015-01-11 | 1 | -1/+2 |
| | | | | | | Just a quick fix in the docs. | ||||
* | | Expanded on boot2docker SSL error resolution | Joffrey F | 2015-01-12 | 1 | -2/+6 |
| | | |||||
* | | Update boot2docker docs with tls workaround | Ziad Sawalha | 2014-12-20 | 1 | -0/+14 |
|/ | |||||
* | Updated documentation | Joffrey F | 2014-12-18 | 2 | -1/+5 |
| | |||||
* | Updated changelog | Joffrey F | 2014-12-18 | 1 | -0/+37 |
| | |||||
* | Updated documentation with HostConfig informationhost_config | Joffrey F | 2014-12-17 | 2 | -5/+102 |
| | |||||
* | 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 | 6 | -77/+76 |
| | |||||
* | Moved boot2docker instructions to their own file | Joffrey F | 2014-11-14 | 2 | -23/+23 |
| | |||||
* | add documentation for boot2docker #365 | Vlad Fratila | 2014-11-12 | 1 | -3/+26 |
| | |||||
* | Fixed ChangeLog section titles0.6.0-release | Joffrey F | 2014-11-03 | 1 | -2/+2 |
| | |||||
* | exec -> execute | Joffrey F | 2014-11-03 | 2 | -3/+3 |
| | |||||
* | Updated ChangeLog | Joffrey F | 2014-11-03 | 1 | -2/+42 |
| | |||||
* | 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 'support-devices' of github.com:dims/docker-py into ↵ | Joffrey F | 2014-10-29 | 1 | -0/+13 |
| | | | | | | | dims-support-devices Conflicts: README.md | ||||
* | Merge branch 'exec' of github.com:phensley/docker-py into phensley-exec | Joffrey F | 2014-10-29 | 1 | -1/+26 |
| | | | | | Conflicts: README.md | ||||
* | Migrated change log | micahhausler | 2014-10-28 | 3 | -6/+339 |
| | |||||
* | 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 | 8 | -0/+867 |