Historial de Commits

Autor SHA1 Mensaje Fecha
  Joffrey F c187d3c39f Use original LD_LIBRARY_PATH when shelling out to credential stores hace 7 años
  Joffrey F 2578813147 Merge pull request #5706 from docker/5601-config-proxy hace 7 años
  Joffrey F a6c31b80fe Add support for seccomp files hace 7 años
  Joffrey F d4106679a6 Use configfile-provided proxy values to populate buildargs and env values hace 7 años
  Joffrey F cd7ccad81e Retrieve certs from default path if not provided explicitly hace 7 años
  Joffrey F 4d4e066fbc Fix DOCKER_TLS_VERIFY bug hace 7 años
  Joffrey F 593a675d2b Support mixed use of TLS flags and TLS environment variables hace 8 años
  Joffrey F f55c9d4201 Recognize COMPOSE_TLS_VERSION env var in tls_config_from_options hace 8 años
  Joffrey F 04e5925a23 Use docker SDK 2.0 hace 9 años
  Joffrey F 007cf96452 Use docker-py's default behavior when no explicit host on Windows hace 9 años
  Joffrey F 64517e31fc Force default host on windows to the default TCP host (instead of npipe) hace 9 años
  Joffrey F c0305024f5 Remove surrounding quotes from TLS paths, if present hace 9 años
  Ben Firshman 1877a41b92 Add user agent to API calls hace 9 años
  Aanand Prasad 576a2ee7ae Stop checking the deprecated DOCKER_CLIENT_TIMEOUT variable hace 9 años
  Joffrey F e7a8b2fed5 Update TLS version configuration code. Tests. hace 9 años
  Joffrey F 78a8be07ad Re-enabling assert_hostname when instantiating docker_client from the hace 9 años
  Joffrey F 71c86acaa4 Update docker-py version to include match_hostname fix hace 9 años
  Joffrey F 7116aefe43 Fix assert_hostname logic in tls_config_from_options hace 9 años
  Joffrey F b99037b4a6 Add support for DOCKER_* variables in .env file hace 9 años
  Joffrey F 2cc87555cb tls_config_from_options unit tests hace 9 años
  Joffrey F 442dff72b4 Improve assert_hostname setting in tls_config_from_options hace 9 años
  Joffrey F 26f3861791 Specifying --tls no longer overrides all other TLS options hace 9 años
  Joffrey F 7166408d2a Fixed typos + simplified TLSConfig creation process. hace 9 años
  Joffrey F 1ac33ea7e5 Add support for TLS config command-line options hace 9 años
  Kalle Møller 7fc40dd7cc Adding ssl_version to docker_clients kwargs hace 9 años
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. hace 10 años
  Aanand Prasad 9ccef1ea91 Catch TLSParameterErrors from docker-py hace 10 años
  Aanand Prasad 9e17cff0ef Refactor API version switching logic hace 10 años
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. hace 10 años
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files hace 10 años