summaryrefslogtreecommitdiff
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Support `global-job` and `replicated-job` modes in Docker Swarm (#3016)Leonard Kinday2022-08-112-24/+69
* credentials: eliminate distutils deprecation warnings (#3028)Ningú2022-08-022-30/+2
* lint: remove extraneous logic for `preexec_func` (#2920)q0w2022-08-021-1/+1
* docs: add `gzip` arg to `BuildApiMixin` (#2929)Saurav Maheshkar2022-08-021-0/+1
* docs: remove duplicate 'on' in comment (#2370)Thomas Gassmann2022-07-301-1/+1
* ci: add workflow for releases (#3018)Milas Bowman2022-07-303-6/+17
* docs: fix RollbackConfig/Order values (#3027)Milas Bowman2022-07-301-2/+2
* docs: image build clarifications/grammar (#2489)Max Fan2022-07-291-5/+5
* docs: fix list formattingMilas Bowman2022-07-291-0/+1
* Merge remote-tracking branch 'upstream/main' into HEADMilas Bowman2022-07-2953-599/+976
|\
| * docs: clarify TLSConfig verify parameter (#2573)Ville Skyttä2022-07-291-2/+3
| * build: trim trailing whitespace from dockerignore entries (#2733)Clément Loiselet2022-07-291-0/+3
| * model: add remove() to Image (#3026)Milas Bowman2022-07-291-0/+18
| * api: add rollback_config to service create (#2917)ercildoune2022-07-291-0/+1
| * api: add force to plugin disable (#2843)Till!2022-07-292-4/+8
| * api: add cgroupns option to container create (#2930)David2022-07-292-1/+11
| * api: add platform to container create (#2927)Felix Fontein2022-07-293-8/+24
| * api: preserve cause when re-raising error (#3023)Milas Bowman2022-07-291-1/+1
| * client: use 12 character short IDs (#2862)Ben Fasoli2022-07-292-7/+7
| * lint: fix line length violation (#3017)Milas Bowman2022-07-281-1/+2
| * ci: bump version to 6.0.0-dev (#3013)Milas Bowman2022-07-281-1/+1
| * docs: fix simple typo, containe -> container (#3015)Tim Gates2022-07-281-1/+1
| * lint: remove unnecessary pass statements (#2541)Vilhelm Prytz2022-07-273-3/+2
| * ssh: reject unknown host keys when using Python SSH impl (#2932)Audun V. Nes2022-07-271-1/+1
| * ssh: do not create unnecessary subshell on exec (#2910)errorcode2022-07-271-2/+1
| * deps: remove backports.ssl_match_hostname (#3011)Milas Bowman2022-07-271-8/+0
| * Merge pull request #3009 from milas/lint-flake8Milas Bowman2022-07-268-18/+41
| |\
| | * lint: fix outstanding flake8 violationsMilas Bowman2022-07-268-18/+41
| * | deps: use `packaging` instead of deprecated `distutils` (#2931)Francesco Casalegno2022-07-262-5/+5
| * | transport: fix ProxyCommand for SSH conn (#2993)Guy Lichtman2022-07-261-1/+1
| * | tls: use auto-negotiated highest version (#3007)Milas Bowman2022-07-261-20/+1
| * | client: fix exception semantics in _raise_for_status (#2954)Maor Kleinberger2022-07-261-1/+1
| |/
| * utils: fix IPv6 address w/ port parsing (#3006)Milas Bowman2022-07-261-14/+24
| * 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-083-2/+25
| |\ \
| | * | Add `CapabilityAdd` and `CapabilityDrop` toFelipe Ruhland2021-04-072-1/+24
| | * | Update API and Engine versionsFelipe Ruhland2021-04-071-1/+1
| | |/
| * | Merge branch 'master' into feat/add_templating_parameter_docker_configAnca Iordache2021-10-0749-302/+230
| |\ \
| | * | 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-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