提交历史

作者 SHA1 备注 提交日期
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 9 年之前
  Aanand Prasad e566a4dc1c Implement network_mode in v2 9 年之前
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 9 年之前
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file 9 年之前
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 9 年之前
  Aanand Prasad a027a0079c Use networking for version 2 Compose files 9 年之前
  Aanand Prasad 1a66543461 Make the default network name '{project name}_default' 9 年之前
  Daniel Nephin d3cd038b84 Update event field names to match the new API fields. 9 年之前
  Daniel Nephin d1d3969661 Add docker-compose event 10 年之前
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 年之前
  Joffrey F ecef5d37a7 Add v2 configuration tests 10 年之前
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 年之前
  Daniel Nephin 533f33271a Move service sorting to config package. 10 年之前
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. 10 年之前
  Daniel Nephin 45724fc667 Only create the default network if at least one service needs it. 10 年之前
  Mazz Mosley f9028703f4 Pick the first container 10 年之前
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from 10 年之前
  Daniel Nephin 187ad4ce26 Refactor network_mode logic out of Service. 10 年之前
  Daniel Nephin 809443d6d0 Support python 3 11 年之前
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 年之前
  Aanand Prasad dfa4bf4452 Ignore containers that don't have a name 10 年之前
  Mazz Mosley 2db0a377e2 Minor test refactor 10 年之前
  Daniel Nephin ae96fc0071 Support reading config from stdin. 10 年之前
  Aanand Prasad c22cc02df5 Don't set network mode when none is specified 10 年之前
  Michael Chase-Salerno 15b763acdb Fix for #1224, check that image or build is specified 10 年之前
  akoskaaa f9ea5ecf40 [pep8] make test files and config files pep8 valid 10 年之前
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module 10 年之前
  Gil Clark 95f4e2c7c3 Make volumes_from and net containers first class dependencies and 10 年之前
  Aanand Prasad 2af7693e64 WIP: rename Fig to Compose 10 年之前
  Satoshi Amemiya e5916b2fae Support volumes_from option 11 年之前