提交历史

作者 SHA1 备注 提交日期
  Joffrey F 2ffa67cf92 Add 3.3 format support 8 年之前
  Alexey Rokhin 201919824f move cpus validation to validation.py 8 年之前
  Joffrey F 5a4293848c Add 2.2 schema for API 1.25 features support 8 年之前
  Daniel Nephin 2acf286ed6 Support V3.2 8 年之前
  Joffrey F 11038c455b Merge pull request #4334 from muicoder/master 8 年之前
  Daniel Nephin e0c6397999 Implement secrets using bind mounts 9 年之前
  Daniel Nephin add56ce818 Read service secrets as a type. 9 年之前
  muicoder 931027c598 add IMAGE_EVENTS: load/save 9 年之前
  Joffrey F ba47fb99ba Add default labels to networks and volumes created by Compose 9 年之前
  Daniel Nephin e04a12b5ca Increase minimum version for v3. 9 年之前
  Aanand Prasad d717c88b6e Support version 3.0 of the Compose file format 9 年之前
  Joffrey F fd254caa68 Add support for link-local IPs in service.networks definition 9 年之前
  Aanand Prasad 576a2ee7ae Stop checking the deprecated DOCKER_CLIENT_TIMEOUT variable 9 年之前
  Joffrey F b99037b4a6 Add support for DOCKER_* variables in .env file 9 年之前
  Joffrey F 79f993f52c Detailed error message when daemon version is too old. 9 年之前
  Aanand Prasad ef8db3650a Improve error messages for invalid versions 10 年之前
  Aanand Prasad aeef61fcd8 Make 'version' a string 10 年之前
  Aanand Prasad abd031cb3d Containers join each network aliased to their service's name 10 年之前
  Aanand Prasad 9e17cff0ef Refactor API version switching logic 10 年之前
  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 abe145bbe7 Update config resolution to always use explicit version numbers 10 年之前
  Mazz Mosley 58270d8859 Remove duplicate and re-order alphabetically 10 年之前
  Mazz Mosley f4cd5b1d45 Handle windows volume paths 10 年之前
  Daniel Nephin 78c0734cbd Disable some tests in windows for now. 10 年之前
  Joffrey F f9c7346380 HTTP_TIMEOUT as importable constant for consistency 10 年之前
  Aanand Prasad 4ba9d9dac2 Make parallel tasks interruptible with Ctrl-C 10 年之前
  Mazz Mosley 29f51f8216 Increase max-workers 10 年之前
  Mazz Mosley a68ca199a2 Execute container commands in parallel 10 年之前
  Daniel Nephin 06db577105 Move converge() to a test module, and use a short timeout for tests. 10 年之前