Commit History

Author SHA1 Message Date
  Joffrey F 1ae83d4139 0 is a valid value for a published port 8 years ago
  Joffrey F 5ee7aacca0 Bump docker Python SDK version -> 2.4.2 8 years ago
  Joffrey F 5c3d0db3f2 ServicePort merge_field should account for external IP and protocol 8 years ago
  Joffrey F 70b2e64c1b Partial support for service configs 8 years ago
  Joffrey F bfc7ac4995 Always convert port values in ServicePort to integer 8 years ago
  mengskysama 511b981f11 fix python3.x _asdict() return None 8 years ago
  Joffrey F a5837ba358 Use different method to compute ServicePort.repr 8 years ago
  Joffrey F 1891b2b78c Fix ServicePort.legacy_repr bug for `ext_ip::target` notation 8 years ago
  Joffrey F a0add5cc12 Fix ports reparsing for service extends 8 years ago
  Joffrey F 0167aba2b7 Merge pull request #4541 from shin-/4502-expanded-port-syntax 8 years ago
  Joffrey F 83728d2bcc Do not add mode in volume representation if it's not a host binding 8 years ago
  Joffrey F 11788ef0ff Add support for expanded port syntax in 3.1 format 8 years ago
  Joffrey F abce83ef25 Fix `config` command output with service.secrets section 8 years ago
  Daniel Nephin dc5b3f3b3e Fix secrets config. 8 years ago
  Daniel Nephin add56ce818 Read service secrets as a type. 9 years ago
  Joffrey F efb09af271 Do not normalize volume paths on Windows by default 9 years ago
  realityone 22d91f60be fix serialize restart spec with null string 9 years ago
  Joffrey F 7911659266 Improve volumespec parsing on windows platforms 9 years ago
  Aanand Prasad 756ef14edc Fix format of 'restart' option in 'config' output 9 years ago
  Daniel Nephin e32863f89e Make links unique-by-alias when merging 9 years ago
  Aanand Prasad aeef61fcd8 Make 'version' a string 9 years ago
  Joffrey F 48377a354f is_named_volume also tests for home paths ~ 10 years ago
  Joffrey F 9e67eae311 Match named volumes in service definitions with declared volumes 10 years ago
  Daniel Nephin 1bfbba36b2 Ensure that the config output by config command never contains python objects. 10 years ago
  Joffrey F 796d97e394 Merge pull request #2617 from gutweiler/extra-hosts-ipv6 10 years ago
  Clemens Gutweiler ce9f2681a2 Fixes #1422: ipv6 addr contains colons, so we split only by the first char. 10 years ago
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 10 years ago
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 years ago
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types 10 years ago
  Daniel Nephin 12b82a20ff Move restart spec to the config.types module. 10 years ago