summaryrefslogtreecommitdiff
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Update changelog for 5.0.2 release5.0.25.0.2-releaseAnca Iordache2021-09-011-1/+1
* Merge pull request #2878 from sina-rostami/masterAnca Iordache2021-09-011-0/+8
|\
| * Improve containers documentationsinarostami2021-08-161-0/+8
* | Merge pull request #2884 from aiordache/changelog_update_5.0.1Anca Iordache2021-09-011-1/+1
|\ \
| * | Update changelog for 5.0.1 releaseAnca Iordache2021-08-311-1/+1
* | | fix(transport): remove disable_buffering optionAdam Aposhian2021-08-311-6/+0
|/ /
* | Update changelog for v5.0.0Anca Iordache2021-08-311-1/+1
* | Merge pull request #2846 from shehzaman/feature/missing-identity-fileAnca Iordache2021-08-311-3/+4
|\ \ | |/ |/|
| * Put back identityfile parameterShehzaman2021-08-311-3/+4
* | use python3.6+ constructsAnthony Sottile2021-07-0548-289/+209
* | [DOCS] Update the Image.save documentation with a working example. Issue #836Roger Camargo2021-06-031-2/+2
|/
* Merge pull request #2476 from feliperuhland/add-search-images-limitAnca Iordache2021-04-061-2/+7
|\
| * Add limit parameter to image search endpointFelipe Ruhland2021-02-241-2/+7
* | Merge pull request #2799 from feliperuhland/fix-low-level-pull-exampleAnca Iordache2021-04-061-4/+4
|\ \
| * | Fix images low-level documentation examplesFelipe Ruhland2021-04-051-4/+4
* | | Fix containers low-level documentation examplesFelipe Ruhland2021-04-051-25/+25
|/ /
* | Merge pull request #2788 from docker/set-minimal-python-to-3_6Anca Iordache2021-03-254-44/+34
|\ \
| * | Remove support to pre python 3.6set-minimal-python-to-3_6Ulysses Souza2021-03-224-44/+34
* | | Fix `KeyError` when creating a new secretFelipe Ruhland2021-03-241-0/+1
|/ /
* | Merge pull request #2782 from hakanardo/verify_tlsAnca Iordache2021-03-101-1/+5
|\ \
| * | Verify TLS keys loaded from docker contextsHakan Ardo2021-03-031-1/+5
| |/
* | relax PORT_SPEC regex so it accept and ignore square bracketsNicolas De Loof2021-03-101-1/+1
|/
* Drop LD_LIBRARY_PATH env var for SSH shelloutaiordache2021-02-231-1/+7
* Fix SSH port parsing and add regression testsaiordache2021-02-181-4/+4
* Fix doc formattingVlad Romanenko2021-02-102-2/+2
* Merge pull request #2741 from WojciechowskiPiotr/maxreplicasAnca Iordache2021-02-102-1/+8
|\
| * Support for docker.types.Placement.MaxReplicas (new in API 1.40) in Docker Sw...WojciechowskiPiotr2021-02-091-2/+2
| * Support for docker.types.Placement.MaxReplicas (new in API 1.40) in Docker Sw...Piotr Wojciechowski2020-12-252-1/+8
* | Fix host trimming and remove quiet flag for the ssh connectionaiordache2021-02-091-13/+20
|/
* Post 4.4.1 releaseUlysses Souza2020-12-221-1/+1
* Prepare release 4.4.14.4.1Ulysses Souza2020-12-221-1/+1
* Avoid setting unsuported parameter for subprocess.Popen on Windowsaiordache2020-12-181-1/+6
* Merge pull request #2707 from aiordache/after_releaseAnca Iordache2020-12-181-1/+1
|\
| * Post-release v4.4.0aiordache2020-11-231-1/+1
* | docker/api/image: replace use of deprecated "filter" argumentSebastiaan van Stijn2020-11-261-1/+9
|/
* Syntax warning fixaiordache2020-11-191-6/+2
* Fix docs typoaiordache2020-11-182-3/+3
* Fix ssh connection - don't override the host and port of the http poolaiordache2020-11-181-53/+58
* Merge pull request #2511 from daeseokyoun/handle-network-hostGuillaume Tardif2020-11-173-1/+18
|\
| * Correct comments on ports_binding and host mode as network_modeDaeseok Youn2020-11-172-9/+4
| * raise an error for binding specific ports in 'host' mode of networkDaeseok Youn2020-11-173-1/+23
* | Add max_pool_size parameter (#2699)Mariano Scazzariello2020-11-176-15/+39
|/
* Merge pull request #2553 from fengbaolong/fix-unicode-in-dockerfileAnca Iordache2020-11-161-2/+3
|\
| * fix docker build error when dockerfile contains unicode character.fengbaolong2020-04-281-2/+3
* | Merge pull request #2642 from YuviGold/feature/api-server-error-message-urlAnca Iordache2020-11-161-4/+6
|\ \
| * | Add response url to Server Error and Client Error messagesYuval Goldberg2020-10-171-4/+6
* | | Merge pull request #2687 from IamTheFij/fix-model-plugin-upgrade-reloadAnca Iordache2020-10-161-1/+1
|\ \ \
| * | | Fix plugin model upgradeIan Fijolek2020-10-091-1/+1
* | | | Merge pull request #2671 from aiordache/default_tagAnca Iordache2020-10-162-14/+23
|\ \ \ \
| * | | | update `pull` method docsaiordache2020-09-212-3/+6