提交历史

作者 SHA1 备注 提交日期
  alexrecuenco 4d3d9f64b9 Removed Python2 support 5 年之前
  Bastian Venthur 5529376d4c Removed six 6 年之前
  Bastian Venthur e8424d5ae0 Removed Python2 support 6 年之前
  Joffrey F 98bb68e404 Fix new flake8 errors/warnings 7 年之前
  Joffrey F 9f9122cd95 Don't convert slashes for UNIX paths on Windows hosts 7 年之前
  Joffrey F 7e3bbef436 Preserve security_opt values in extends 7 年之前
  Joffrey F a6c31b80fe Add support for seccomp files 7 年之前
  Joffrey F 9dde4fff0e Add support for 3.6 schema and tmpfs mount size 7 年之前
  Joffrey F b968d34227 Advanced merge for deploy dict in v3 files 7 年之前
  Joffrey F 98044349a4 Merge pull request #5560 from docker/5371-force-windows-volume-parsing 7 年之前
  Joffrey F 2fbec60c9c Add environment variable to force windows parsing style of volume paths 7 年之前
  Joffrey F 397aa20dfc Support legacy tmpfs mounts 7 年之前
  Joffrey F 8155ddc7ad Add support for custom names for networks, secrets, configs 8 年之前
  Joffrey F 79b20eb53f Add support for mount syntax 8 年之前
  Joffrey F ceec0595bd Allow port publish ranges 8 年之前
  Joffrey F 415fa6c59b Use mounts for secrets instead of volumes 8 年之前
  Joffrey F 8102f02cfc 0 is a valid value for a published port 8 年之前
  Joffrey F 300b879d44 Bump docker Python SDK version -> 2.4.2 8 年之前
  Joffrey F f3c1c8d158 ServicePort merge_field should account for external IP and protocol 8 年之前
  Joffrey F 39c1cb5988 Partial support for service configs 8 年之前
  Joffrey F 36af86b9b2 Always convert port values in ServicePort to integer 8 年之前
  mengskysama 3a76f95e28 fix python3.x _asdict() return None 8 年之前
  Joffrey F 07680b77a6 Use different method to compute ServicePort.repr 8 年之前
  Joffrey F 1891b2b78c Fix ServicePort.legacy_repr bug for `ext_ip::target` notation 8 年之前
  Joffrey F a0add5cc12 Fix ports reparsing for service extends 8 年之前
  Joffrey F 0167aba2b7 Merge pull request #4541 from shin-/4502-expanded-port-syntax 8 年之前
  Joffrey F 83728d2bcc Do not add mode in volume representation if it's not a host binding 8 年之前
  Joffrey F 11788ef0ff Add support for expanded port syntax in 3.1 format 8 年之前
  Joffrey F abce83ef25 Fix `config` command output with service.secrets section 8 年之前
  Daniel Nephin dc5b3f3b3e Fix secrets config. 8 年之前