Manuel Schnitzer
1112e1e314
Remove not needed dot in README.md
...
Signed-off-by: Manuel Schnitzer <mschnitzer@suse.de>
2016-04-05 12:44:11 +02:00
Joffrey F
035e9e1c91
Bump RC
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-31 17:48:56 -07:00
Joffrey F
77625150bc
Merge pull request #1018 from aanand/fix-py2-ipaddress-dependency
...
Fix py2-ipaddress dependency
2016-03-31 17:47:55 -07:00
Aanand Prasad
26cd4d6f2e
Fix py2-ipaddress dependency
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-03-31 18:22:18 +01:00
Joffrey F
14423d2b54
Bump RC
...
Signed-off-by: Joffrey F <joffrey@docker.com>
Signed-off-by: Joir-dan Gumbs <jgumbs@us.ibm.com>
2016-03-30 22:25:45 -07:00
Joir-dan Gumbs
d6b42c480e
Added extra filtering options to containers command in ClientAPI
...
Signed-off-by: Joir-dan Gumbs <jdagumbs@gmail.com>
Signed-off-by: Joir-dan Gumbs <jgumbs@us.ibm.com>
2016-03-30 22:25:20 -07:00
Joffrey F
b19321da9c
Bump RC
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-30 17:18:04 -07:00
Joffrey F
3162c7835c
Merge pull request #1015 from aanand/fix-port-binding-doc
...
Improve port binding docs
2016-03-30 11:39:33 -07:00
Joffrey F
88b5ed781c
Merge branch 'master' of github.com:docker/docker-py
2016-03-30 11:37:52 -07:00
Joffrey F
241793b101
Use pip environment markers for conditional dependencies
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-30 11:37:17 -07:00
Joffrey F
079ed9f786
Bump RC
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-30 10:56:17 -07:00
Joffrey F
88790781cd
Merge pull request #1013 from docker/hostname_ip_matching
...
Hostname IP matching
2016-03-30 10:54:03 -07:00
Aanand Prasad
449e037de3
Improve port binding docs
...
- Reword a sentence that was wrong ("container" and "host" were the
wrong way round)
- Put the multiple-ports example before the multiple-IPs example
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-03-30 11:23:07 +01:00
Joffrey F
ac3d4aae2c
Different requirements.txt in Dockerfile-py3
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-29 17:36:10 -07:00
Joffrey F
a6c1d7b751
flake8 fixes
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-29 17:09:37 -07:00
Joffrey F
c5a92e0822
Tests for match_hostname backport
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-29 17:09:26 -07:00
Joffrey F
0a5815bcad
Add match_hostname implementation and monkey-patch for py<3.5
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-29 17:08:31 -07:00
Joffrey F
b0e234eb0c
Add py2-ipaddress dependency for python 2.x
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-29 17:06:36 -07:00
Joffrey F
01cf62b4a3
Merge pull request #1011 from tomleb/master
...
Specify default value of stop's timeout
2016-03-24 14:28:10 -07:00
tomleb
5234784760
Specify default value of stop's timeout
...
Signed-off-by: Tom Lebreux <tomlebreux@hotmail.com>
2016-03-23 19:37:54 -04:00
Joffrey F
88c8ed862d
Update release script. Bump to rc2
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-23 13:45:39 -07:00
Joffrey F
33aa1a7988
Merge pull request #1010 from docker/1.8.0rc1
...
1.8.0rc1
2016-03-23 13:30:59 -07:00
Joffrey F
84ed0ae2ef
Update ChangeLog
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-23 13:14:34 -07:00
Joffrey F
f1a0fe7b19
Add README.rst to MANIFEST
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-23 13:14:25 -07:00
Joffrey F
0e1129edf9
Set version to RC1
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-23 12:44:34 -07:00
Joffrey F
6bafac0502
Merge branch 'dimaspivak-master'
2016-03-23 12:17:56 -07:00
Joffrey F
cf83119882
Test commit changes param
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-23 12:17:22 -07:00
Joffrey F
9505b3e8b5
Merge branch 'master' of https://github.com/dimaspivak/docker-py into dimaspivak-master
2016-03-23 12:04:09 -07:00
Joffrey F
14cc5806c5
Merge branch 'gferon-master'
2016-03-23 12:02:31 -07:00
Joffrey F
7b17cfaa46
check_duplicate test
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-23 12:01:56 -07:00
Joffrey F
40d8d37c65
Merge branch 'master' of https://github.com/gferon/docker-py into gferon-master
2016-03-23 11:55:02 -07:00
Joffrey F
456cfdb349
Merge pull request #972 from vitalyisaev2/master
...
UnixHTTPConnectionPool initialization error
2016-03-23 11:54:11 -07:00
Joffrey F
54ad7276d4
Merge pull request #1007 from docker/959-release-script
...
Basic release script
2016-03-23 11:53:45 -07:00
Joffrey F
453ab06670
Merge pull request #1008 from docker/speedplane-patch-1
...
Use gzip to compress tar balls before sending
2016-03-23 11:29:07 -07:00
Joffrey F
ec05d5d2c0
gzip build test
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-23 11:23:05 -07:00
Joffrey F
a67f4c1ecc
Make gzip encoding optional
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-22 18:14:16 -07:00
Michael Sander
9dbccce5b6
Fix line-spacing for build
...
Signed-off-by: Michael Sander <michael.sander@docketalarm.com>
2016-03-22 18:14:16 -07:00
Michael Sander
b6d9af59cb
Encode the tar ball with gzip
...
Gzipping this tarball can greatly reduce the time it takes to send a docker file.
Signed-off-by: speedplane <mes65@cornell.edu>
2016-03-22 18:13:56 -07:00
Michael Sander
4529dceaaf
Add an option to gzip tar files.
...
This can be used to make building much faster.
Signed-off-by: speedplane <mes65@cornell.edu>
2016-03-22 18:11:50 -07:00
Joffrey F
eecfc7b7f7
Basic release script
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-22 17:56:30 -07:00
Joffrey F
4c34be5d4a
Merge branch 'bfirsh-from_env'
2016-03-22 17:23:11 -07:00
Joffrey F
62d6aa59ca
Update mkdocs.yml to reference new Machine page.
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-22 17:22:28 -07:00
Joffrey F
c3f76e6e8f
Merge branch 'from_env' of https://github.com/bfirsh/docker-py into bfirsh-from_env
2016-03-22 17:09:24 -07:00
Joffrey F
728748d6a1
Merge pull request #1002 from adityamarella/master
...
Support OomScoreAdj in host configuration
2016-03-22 11:31:45 -07:00
Aditya Marella
7a0e19766b
Support OomScoreAdj in host configuration
...
Signed-off-by: Aditya Marella <aditya.marella@gmail.com>
2016-03-22 10:54:59 -07:00
Gabriel Féron
4ee055852d
Add missing CheckDuplicate parameter to /networks/create API call
...
When set to True, this prevents creating more than one network with the same name (see https://docs.docker.com/engine/reference/api/docker_remote_api_v1.21/#create-a-network )
Signed-off-by: Gabriel Féron <feron.gabriel@gmail.com>
2016-03-22 16:05:22 +01:00
Aanand Prasad
880f8b0c51
Merge pull request #1006 from docker/kwargs_from_env_alt
...
Support passing an alternate environment dict to kwargs_from_env
2016-03-22 10:33:49 +00:00
Kristian Lewis Jones
6eaf8ce721
makes it possible to have '=' in the env file
...
note that the docker command line flag --env-file also allows '=' in the env file
Signed-off-by: Kristian Lewis Jones <klj613@kristianlewisjones.com>
2016-03-22 10:00:47 +00:00
Joffrey F
3fe08cbfe5
Support passing an alternate environment dict to kwargs_from_env
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-03-21 18:17:27 -07:00
Dima Spivak
99b6ec1180
Add support for changes param to ContainerApiMixin.commit
...
docker commit --changes was added to Docker in 1.6.0.
Signed-off-by: Dima Spivak <dima@spivak.ch>
2016-03-21 11:37:14 -07:00