Christophe Labouisse
a07bd28077
Add missing options to the events command
...
- Add since, until and filters parameters to `Client.events`
- Add missing `events`command in the documentation
Signed-off-by: Christophe Labouisse <christophe@labouisse.org>
2015-02-11 07:25:59 +01:00
Joffrey F
a7f7fbb0fd
rename() tests and docs
2015-02-10 12:55:44 -08:00
Greg Taylor
1379f431ff
Updating Client.build() doc to mention rm-mismatch. Fixes #332 .
2015-02-05 00:40:24 -05:00
Joffrey F
939bc9ad53
Updated changelog
2015-02-01 16:10:20 -08:00
James Harris
301515ed56
Add Support for Mac Address
...
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>
2015-01-21 16:08:16 -07:00
Joffrey F
53ef3c380c
Updated version and changelog
2015-01-12 14:16:41 -08:00
Joffrey F
5794b98000
Added deprecation warning for stream parameter in Client.build()
2015-01-12 14:16:13 -08:00
Joffrey F
349c6c5b4f
Merge branch 'master' of github.com:docker/docker-py
2015-01-12 12:14:00 -08:00
Joffrey F
ba0680d8ce
Expanded on boot2docker SSL error resolution
2015-01-12 12:13:37 -08:00
Ignacio Tolstoy
cc1b3057a9
Fix closing code tag in TLS doc.
...
Just a quick fix in the docs.
2015-01-11 16:22:08 +01:00
Ziad Sawalha
881fe1fd79
Update boot2docker docs with tls workaround
2014-12-20 04:14:45 -06:00
Joffrey F
0ec70a2b08
Updated documentation
2014-12-18 11:20:31 -08:00
Joffrey F
f2ad888ee6
Updated changelog
2014-12-18 11:20:31 -08:00
Joffrey F
5711ac4cf3
Updated documentation with HostConfig information
2014-12-17 11:48:39 -08:00
Joffrey F
ec04e92c02
timeout param in wait documented
2014-12-15 17:34:51 -08:00
Joffrey F
e8c9e6e3f2
Added forcerm param in Client.build
2014-12-15 15:23:25 -08:00
Derek Hammer
7426c52f0e
Fix the order of pull
2014-12-15 10:49:37 -08:00
Derek Hammer
d8e8400419
Allow for pull as an option to docker build
...
Signed-off-by: Derek Hammer <derek.r.hammer@gmail.com>
2014-12-13 10:31:47 -08:00
Joffrey F
bf077ace10
Removed trailing whitespace in docs
2014-11-14 01:37:46 +01:00
Joffrey F
8df3a3f5ae
Moved boot2docker instructions to their own file
2014-11-14 01:35:49 +01:00
Vlad Fratila
773cd0cd57
add documentation for boot2docker #365
2014-11-12 17:02:17 +02:00
Joffrey F
8bc20e6c44
Fixed ChangeLog section titles
2014-11-03 23:53:53 +01:00
Joffrey F
079bf7ecfb
exec -> execute
2014-11-03 23:02:14 +01:00
Joffrey F
8ea385eb21
Updated ChangeLog
2014-11-03 20:39:49 +01:00
Joffrey F
37c8072f60
Merge branch 'pause-unpause' of github.com:phensley/docker-py into phensley-pause-unpause
...
Conflicts:
README.md
tests/integration_test.py
tests/test.py
2014-10-29 19:35:05 +01:00
Joffrey F
75d8ff16e4
Merge branch 'support-devices' of github.com:dims/docker-py into dims-support-devices
...
Conflicts:
README.md
2014-10-29 17:23:42 +01:00
Joffrey F
e0d6b267ee
Merge branch 'exec' of github.com:phensley/docker-py into phensley-exec
...
Conflicts:
README.md
2014-10-29 17:19:27 +01:00
micahhausler
77d2f42f7d
Migrated change log
2014-10-28 10:42:19 -04:00
micahhausler
47baf2218f
Added .version()
2014-10-27 15:13:26 -04:00
micahhausler
0e6b96a70f
Added .wait()
2014-10-27 15:06:28 -04:00
micahhausler
7d0f190d0b
Capitalize Docker
2014-10-27 14:56:43 -04:00
micahhausler
199023c576
Added markdown docs
2014-10-24 16:55:22 -04:00