summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog for 5.0.3 release5.0.35.0.3-releaseAnca Iordache2021-10-082-1/+16
* Merge pull request #2806 from feliperuhland/fix-low-level-volumes-exampleAnca Iordache2021-10-081-3/+3
|\
| * Fix volumes low-level documentation examplesFelipe Ruhland2021-04-061-3/+3
* | Merge pull request #2810 from feliperuhland/fix-low-level-swarm-exampleAnca Iordache2021-10-081-5/+5
|\ \
| * | Fix swarm low-level documentation examplesFelipe Ruhland2021-04-071-5/+5
| |/
* | Merge pull request #2805 from feliperuhland/fix-low-level-network-exampleAnca Iordache2021-10-081-2/+2
|\ \
| * | Fix network low-level documentation examplesFelipe Ruhland2021-04-061-2/+2
| |/
* | Merge pull request #2809 from feliperuhland/add-service-capabilityAnca Iordache2021-10-086-4/+95
|\ \
| * | Add `CapabilityAdd` and `CapabilityDrop` toFelipe Ruhland2021-04-074-1/+92
| * | Update API and Engine versionsFelipe Ruhland2021-04-072-3/+3
| |/
* | Merge pull request #2852 from Phat3/feat/add_templating_parameter_docker_configAnca Iordache2021-10-072-2/+19
|\ \
| * \ Merge branch 'master' into feat/add_templating_parameter_docker_configAnca Iordache2021-10-0795-674/+588
| |\ \ | |/ / |/| |
* | | Merge pull request #2888 from aiordache/changelog_5.0.2Anca Iordache2021-10-071-0/+8
|\ \ \
| * | | Post-release changelog updateAnca Iordache2021-09-011-0/+8
* | | | Merge pull request #1959 from segevfiner/logs-read-timeoutAnca Iordache2021-09-171-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix getting a read timeout for logs/attach with a tty and slow outputSegev Finer2021-09-171-0/+6
|/ / /
* | | 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-012-1/+15
|\ \ \ \
| * | | | Update changelog for 5.0.1 releaseAnca Iordache2021-08-312-1/+15
* | | | | Merge pull request #2886 from Aposhian/fix-disable-bufferingUlysses Souza2021-09-011-6/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(transport): remove disable_buffering optionAdam Aposhian2021-08-311-6/+0
|/ / / /
* | | | Merge pull request #2883 from aiordache/changelogUlysses Souza2021-08-312-1/+19
|\ \ \ \
| * | | | Update changelog for v5.0.0Anca Iordache2021-08-312-1/+19
|/ / / /
* | | | Merge pull request #2846 from shehzaman/feature/missing-identity-fileAnca Iordache2021-08-311-3/+4
|\ \ \ \
| * | | | Put back identityfile parameterShehzaman2021-08-311-3/+4
| | |_|/ | |/| |
* | | | Merge pull request #2874 from docker/dependabot/pip/pywin32-301Ulysses Souza2021-08-311-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump pywin32 from 227 to 301dependabot/pip/pywin32-301dependabot[bot]2021-08-091-1/+1
|/ / /
* | | Merge pull request #2850 from docker/dependabot/pip/urllib3-1.26.5Ulysses Souza2021-08-061-1/+1
|\ \ \
| * | | Bump urllib3 from 1.24.3 to 1.26.5dependabot[bot]2021-08-061-1/+1
|/ / /
* | | Merge pull request #2873 from ulyssessouza/bump-requestsUlysses Souza2021-08-061-1/+1
|\ \ \
| * | | Bump requests => 2.26.0Ulysses Souza2021-08-061-1/+1
|/ / /
* | | Merge pull request #2863 from asottile/py36_plusUlysses Souza2021-07-0892-658/+524
|\ \ \
| * | | use python3.6+ constructsAnthony Sottile2021-07-0592-658/+524
|/ / /
* | | Merge pull request #2851 from huogerac/issue836_better_docsMathieu Champlon2021-06-291-2/+2
|\ \ \ | |/ / |/| |
| * | [DOCS] Update the Image.save documentation with a working example. Issue #836Roger Camargo2021-06-031-2/+2
|/ /
| * Add the possibility to set a templating driver when creating a new Docker configSebastiano Mariani2021-06-032-2/+20
|/
* Merge pull request #2804 from aiordache/update_maintainerAnca Iordache2021-04-062-3/+15
|\
| * Update maintainersAnca Iordache2021-04-062-3/+15
* | Merge pull request #2476 from feliperuhland/add-search-images-limitAnca Iordache2021-04-062-2/+12
|\ \
| * | Add limit parameter to image search endpointFelipe Ruhland2021-02-242-2/+12
* | | 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
| | |/ | |/|
* | | Merge pull request #2801 from feliperuhland/fix-low-level-containers-exampleAnca Iordache2021-04-061-25/+25
|\ \ \ | |/ / |/| |
| * | Fix containers low-level documentation examplesFelipe Ruhland2021-04-051-25/+25
|/ /
* | Merge pull request #2795 from feliperuhland/upgrade-cryptography-to-3.4.7Ulysses Souza2021-04-032-2/+2
|\ \
| * | Upgrade cryptography library to version 3.4.7Felipe Ruhland2021-04-022-2/+2
|/ /
* | Merge pull request #2781 from feliperuhland/fix-readme-badgeUlysses Souza2021-03-291-1/+1
|\ \
| * | Fix continuous integration status badgedFelipe Ruhland2021-02-261-1/+1
* | | Merge pull request #2788 from docker/set-minimal-python-to-3_6Anca Iordache2021-03-2519-182/+88
|\ \ \