コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Daniel Nephin add56ce818 Read service secrets as a type. 8 年 前
  Joffrey F efb09af271 Do not normalize volume paths on Windows by default 9 年 前
  realityone 22d91f60be fix serialize restart spec with null string 9 年 前
  Joffrey F 7911659266 Improve volumespec parsing on windows platforms 9 年 前
  Aanand Prasad 756ef14edc Fix format of 'restart' option in 'config' output 9 年 前
  Daniel Nephin e32863f89e Make links unique-by-alias when merging 9 年 前
  Aanand Prasad aeef61fcd8 Make 'version' a string 9 年 前
  Joffrey F 48377a354f is_named_volume also tests for home paths ~ 9 年 前
  Joffrey F 9e67eae311 Match named volumes in service definitions with declared volumes 9 年 前
  Daniel Nephin 1bfbba36b2 Ensure that the config output by config command never contains python objects. 9 年 前
  Joffrey F 796d97e394 Merge pull request #2617 from gutweiler/extra-hosts-ipv6 9 年 前
  Clemens Gutweiler ce9f2681a2 Fixes #1422: ipv6 addr contains colons, so we split only by the first char. 9 年 前
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 9 年 前
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 年 前
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types 10 年 前
  Daniel Nephin 12b82a20ff Move restart spec to the config.types module. 10 年 前
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. 10 年 前