Joffrey F
e05d06bcf2
Merge branch 'allow-any-mode' of https://github.com/aanand/docker-py into aanand-allow-any-mode
2015-06-18 21:10:13 +02:00
Aanand Prasad
1446b8c5ee
Allow binds to be specified as a list of strings
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-06-12 12:36:59 -04:00
Aanand Prasad
7dd7625391
Allow any mode string to be passed into a volume bind
...
Volume binds now take a "mode" key, whose value can be any string.
"ro" is still supported. It is an error to specify both "ro" and "mode".
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-06-05 13:25:59 +01:00
Joffrey F
5af442fb9b
Removed instances of using host_config in start from docs and examples
2015-05-08 14:24:53 -07:00
kenden
9bf3efb90b
adding response container_id to make the example clearer.
...
Without it, c.start refer to container_id, which has not been introduced before.
2015-03-09 15:44:24 +01:00
Joffrey F
bf077ace10
Removed trailing whitespace in docs
2014-11-14 01:37:46 +01:00
micahhausler
199023c576
Added markdown docs
2014-10-24 16:55:22 -04:00