summaryrefslogtreecommitdiff
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2296 from hannseman/swarm-init-responseJoffrey F2019-05-012-6/+5
|\
| * Return node id on swarm initHannes Ljungberg2019-05-012-6/+5
* | Merge pull request #2303 from hannseman/swarm-DataPathAddrJoffrey F2019-05-012-8/+34
|\ \
| * | Add swarm support for data_addr_pathHannes Ljungberg2019-05-012-8/+34
| |/
* | Merge pull request #2222 from docker/vendor_dockerpycredsJoffrey F2019-05-016-4/+182
|\ \ | |/ |/|
| * Make dockerpycreds part of the SDK under docker.credentialsJoffrey F2019-04-306-4/+182
* | Merge pull request #2309 from thaJeztah/remove_init_path_createJoffrey F2019-04-301-1/+0
|\ \ | |/ |/|
| * Remove init_path from createSebastiaan van Stijn2019-04-101-1/+0
* | Replace triple backtick in exec_run documentation which caused a rendering er...Adam Dangoor2019-04-271-1/+1
* | Merge pull request #2297 from hannseman/service-initJoffrey F2019-04-143-1/+13
|\ \ | |/ |/|
| * Add support for setting init on servicesHannes Ljungberg2019-03-283-1/+13
* | Merge pull request #2304 from hannseman/swarm-join-listen_addrChris Crone2019-04-041-1/+1
|\ \
| * | Document correct listen_addr on join swarmHannes Ljungberg2019-03-311-1/+1
| |/
* | Merge pull request #1882 from larkost/1743-container-portsUlysses Souza2019-04-031-0/+7
|\ \ | |/ |/|
| * add ports to containersKarl Kuehn2019-03-261-0/+7
* | Fix base_url to keep TCP protocolUlysses Souza2019-03-261-3/+1
|/
* Merge pull request #2227 from docker/2225-inspect_distrib_authIan Campbell2019-03-262-16/+32
|\
| * Add registry auth header to inspect_distribution requests2225-inspect_distrib_authJoffrey F2019-01-112-16/+32
* | Merge pull request #2288 from hannseman/container-run-create-volume_driverIan Campbell2019-03-251-1/+1
|\ \
| * | Move volume_driver to RUN_HOST_CONFIG_KWARGSHannes Ljungberg2019-03-231-1/+1
* | | Merge pull request #2287 from hannseman/swarm-default-addr-pool-reduxIan Campbell2019-03-253-4/+46
|\ \ \
| * | | Fix documentation and order of argumentsHannes Ljungberg2019-03-222-18/+17
| * | | Check API version before setting swarm addr pool.Barry Shapira2019-03-223-6/+30
| * | | Added arguments to creeate a swarm with a custom address pool and subnet size.Barry Shapira2019-03-222-0/+19
| |/ /
* | | Merge pull request #2281 from hannseman/sctp-protocolUlysses Souza2019-03-253-6/+7
|\ \ \
| * | | Support sctp as protocolHannes Ljungberg2019-03-183-6/+7
* | | | Merge pull request #2265 from lekster/masterJoffrey F2019-03-231-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | set buildargs default value if NoneLeks2019-03-011-0/+1
* | | | Update changelog and next milestoneUlysses Souza2019-03-201-1/+1
|\ \ \ \
| * | | | Bump 3.7.1Ulysses Souza2019-03-201-1/+1
| * | | | Fix BaseHTTPAdapter for the SSL caseUlysses Souza2019-03-201-1/+3
| * | | | Homogenize adapters close() behaviour.Ulysses Souza2019-03-208-33/+47
| * | | | Sets a different default number of pools to SSHUlysses Souza2019-03-202-3/+13
* | | | | Update doc for container.exec_run & exec_api about demuxYincen Xia2019-03-192-2/+4
* | | | | Fix BaseHTTPAdapter for the SSL caseUlysses Souza2019-03-191-1/+3
* | | | | Merge pull request #2272 from hannseman/update-service-responseJoffrey F2019-03-161-3/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Return API response on service updateHannes Ljungberg2019-03-131-3/+2
| | |/ / | |/| |
* | | | Homogenize adapters close() behaviour.Ulysses Souza2019-03-158-33/+47
* | | | Sets a different default number of pools to SSHUlysses Souza2019-03-152-3/+13
|/ / /
* | | Fix `network_mode` API documentation wordingp1100i2019-02-211-1/+1
* | | Fix descriptions of the default API version in docsTsuyoshi Hombashi2019-01-263-4/+4
* | | Merge pull request #2234 from hannseman/placement-preference-tuplesUlysses Souza2019-01-221-1/+1
|\ \ \
| * | | Make PlacementPreference build correct contextHannes Ljungberg2019-01-181-1/+1
| | |/ | |/|
* | | Added missing options from RUN_HOST_CONFIG_KWARGS list in docker.models.conta...wvaske2019-01-171-0/+10
|/ /
* | Bump to next dev versionChristopher Crone2019-01-101-1/+1
|/
* Bump 3.7.03.7.0-releaseUlysses Souza2019-01-101-1/+1
* Remove use_config_proxy from exec. Add use_config_proxy docs to DockerClientproxy_env_fixesJoffrey F2019-01-093-17/+13
* Regression 443 test: relax status-code checkSebastiaan van Stijn2019-01-091-0/+3
* Style fixes and removed some unused code2199-proxy-supportJoffrey F2019-01-092-18/+4
* handle url-based proxy configurationsCorentin Henry2019-01-091-2/+5