summaryrefslogtreecommitdiff
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* flake8 fixesaiordache2020-10-061-3/+3
* Add SSH testsaiordache2020-10-054-14/+50
* Shell out to SSH client for an ssh connectionaiordache2020-10-053-45/+116
* Fix url of examples in ulimitsUlysses Souza2020-09-171-2/+2
* Merge pull request #2650 from aiordache/default_version_autoAnca Iordache2020-08-202-24/+22
|\
| * set engine version for unit tests to avoid querying the engineaiordache2020-08-202-9/+9
| * set version to 'auto' to avoid breaking on old engine versionsaiordache2020-08-191-23/+21
* | Merge pull request #2534 from HaaLeo/feature/openssh-identity-fileAnca Iordache2020-08-201-0/+2
|\ \ | |/ |/|
| * Fixes docker/docker-py#2533Leo Hanisch2020-03-201-0/+2
* | Fix memory conversion to bytes (#2645)Anca Iordache2020-08-172-4/+4
* | Update version to the next dev versionaiordache2020-08-101-1/+1
* | Fix mergeaiordache2020-08-101-35/+0
* | Prepare release 4.3.0aiordache2020-08-101-1/+1
* | Make orchestrator field optionalaiordache2020-08-102-55/+17
* | Specify when to use `tls` on Context constructorUlysses Souza2020-08-101-0/+4
* | Implement context management, lifecycle and unittests.Anca Iordache2020-08-102-0/+69
* | obey Hostname Username Port and ProxyCommand settings from .ssh/configTill Riedel2020-08-101-3/+0
* | set logging level of paramiko to warnTill Riedel2020-08-101-0/+3
* | Update default API version to v1.39 (#2512)Sebastiaan van Stijn2020-08-071-1/+1
* | Merge pull request #2572 from scop/tlsconfig-error-messagesAnca Iordache2020-08-071-5/+5
|\ \
| * | Fix parameter names in TLSConfig error messages and commentsVille Skyttä2020-05-251-5/+5
| |/
* | Merge pull request #2520 from Nicceboy/masterAnca Iordache2020-08-072-4/+16
|\ \
| * | Disable compression by default when using get_archive methodNiklas Saari2020-02-262-4/+16
| |/
* | Spelling fixes (#2571)Ville Skyttä2020-08-071-1/+1
* | Add device requests (#2471)Lucidiot2020-08-074-2/+122
* | Merge pull request #2551 from haboustak/2550-add-driveropts-to-endpointconfigUlysses Souza2020-07-024-3/+17
|\ \
| * | Add support for DriverOpts in EndpointConfigMike Haboustak2020-04-304-3/+17
| |/
* | Skip parsing non-docker endpointsaiordache2020-06-261-35/+62
* | Make orchestrator field optionalaiordache2020-05-302-17/+17
* | Specify when to use `tls` on Context constructorUlysses Souza2020-05-282-6/+7
|/
* Post release 4.2.0 update:Ulysses Souza2020-02-071-1/+1
* Implement context management, lifecycle and unittests.Anca Iordache2020-02-058-11/+548
* Merge pull request #2444 from chris-crone/sync-release-4.1.0Ulysses Souza2020-01-071-1/+1
|\
| * Version bumpChristopher Crone2019-10-031-1/+1
| * Bump 4.1.0Christopher Crone2019-10-031-1/+1
* | Merge pull request #2421 from SLdragon/masterDjordje Lukic2019-11-061-5/+7
|\ \
| * | Fix win32pipe.WaitNamedPipe throw exception in windows container.rentu2019-08-301-5/+7
| |/
* | obey Hostname Username Port and ProxyCommand settings from .ssh/configTill Riedel2019-10-161-6/+27
* | set host key policy for ssh transport to WarningPolicy()Till Riedel2019-10-161-0/+1
* | set logging level of paramiko to warnTill Riedel2019-10-161-0/+2
|/
* Merge pull request #2333 from hannseman/network-attachment-configJoffrey F2019-08-274-12/+34
|\
| * Correctly reference SecretReferenceHannes Ljungberg2019-05-031-1/+1
| * Correctly reference ConfigReferenceHannes Ljungberg2019-05-031-2/+3
| * Add NetworkAttachmentConfig typeHannes Ljungberg2019-05-034-9/+30
* | Merge pull request #2352 from funkyfuture/container_list_docsJoffrey F2019-08-276-6/+12
|\ \
| * | Amends the docs concerning multiple label filtersFrank Sachsenheim2019-05-276-6/+12
* | | Merge pull request #2399 from fluetm/build-index-url-fixJoffrey F2019-08-271-1/+2
|\ \ \
| * | | Correct INDEX_URL logic in build.py _set_auth_headersMatt Fluet2019-08-061-1/+2
* | | | Merge pull request #2414 from rmccullagh/patch-1Joffrey F2019-08-271-1/+1
|\ \ \ \
| * | | | Fix typo in comment. networks => networkRyan McCullagh2019-08-231-1/+1
| |/ / /