summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* rename() tests and docsrename_containerJoffrey F2015-02-101-0/+9
|
* Updating Client.build() doc to mention rm-mismatch. Fixes #332.Greg Taylor2015-02-051-1/+3
|
* Updated changelogJoffrey F2015-02-011-0/+24
|
* Add Support for Mac AddressJames Harris2015-01-211-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-releaseJoffrey F2015-01-121-0/+17
|
* Added deprecation warning for stream parameter in Client.build()Joffrey F2015-01-121-2/+3
|
* Merge branch 'master' of github.com:docker/docker-pyJoffrey F2015-01-121-1/+2
|\
| * Fix closing code tag in TLS doc.Ignacio Tolstoy2015-01-111-1/+2
| | | | | | Just a quick fix in the docs.
* | Expanded on boot2docker SSL error resolutionJoffrey F2015-01-121-2/+6
| |
* | Update boot2docker docs with tls workaroundZiad Sawalha2014-12-201-0/+14
|/
* Updated documentationJoffrey F2014-12-182-1/+5
|
* Updated changelogJoffrey F2014-12-181-0/+37
|
* Updated documentation with HostConfig informationhost_configJoffrey F2014-12-172-5/+102
|
* timeout param in wait documentedJoffrey F2014-12-151-0/+1
|
* Added forcerm param in Client.buildJoffrey F2014-12-151-0/+1
|
* Fix the order of pullDerek Hammer2014-12-151-1/+1
|
* Allow for pull as an option to docker buildDerek Hammer2014-12-131-0/+1
| | | | Signed-off-by: Derek Hammer <derek.r.hammer@gmail.com>
* Removed trailing whitespace in docsJoffrey F2014-11-146-77/+76
|
* Moved boot2docker instructions to their own fileJoffrey F2014-11-142-23/+23
|
* add documentation for boot2docker #365Vlad Fratila2014-11-121-3/+26
|
* Fixed ChangeLog section titles0.6.0-releaseJoffrey F2014-11-031-2/+2
|
* exec -> executeJoffrey F2014-11-032-3/+3
|
* Updated ChangeLogJoffrey F2014-11-031-2/+42
|
* Merge branch 'pause-unpause' of github.com:phensley/docker-py into ↵Joffrey F2014-10-291-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 F2014-10-291-0/+13
| | | | | | | dims-support-devices Conflicts: README.md
* Merge branch 'exec' of github.com:phensley/docker-py into phensley-execJoffrey F2014-10-291-1/+26
| | | | | Conflicts: README.md
* Migrated change logmicahhausler2014-10-283-6/+339
|
* Added .version()micahhausler2014-10-271-1/+21
|
* Added .wait()micahhausler2014-10-271-1/+14
|
* Capitalize Dockermicahhausler2014-10-271-9/+8
|
* Added markdown docsmicahhausler2014-10-248-0/+867