Commit History

作者 SHA1 備註 提交日期
  Joffrey F 8b293d486e Use improved API fields for project events when possible 7 年之前
  Joffrey F d3933cd34a Move multi-push test to unit tests 7 年之前
  Joffrey F c3bb958865 Ignore default platform if API version doesn't support platform param 7 年之前
  Joffrey F 3b2ce82fa1 Use true_name for remove operation 7 年之前
  Joffrey F 8356576a9a Make sure error messages are unicode strings before combining 7 年之前
  Joffrey F 520f5d0fde Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env 7 年之前
  Joffrey F d4106679a6 Use configfile-provided proxy values to populate buildargs and env values 7 年之前
  Joffrey F 9ba9016cbc Improve ImageNotFound handling in convergence 8 年之前
  Joffrey F 97da2cc6bb Add test for NoSuchService with unicode characters 8 年之前
  Joffrey F b13ec16e11 Replace unittest-style asserts with pytest asserts 8 年之前
  Joffrey F 8f0ef26a73 Improved version comparisons throughout the codebase 8 年之前
  Joffrey F bd8d77feae Add configs tests 8 年之前
  Daniel Nephin e0c6397999 Implement secrets using bind mounts 9 年之前
  Joffrey F 04e5925a23 Use docker SDK 2.0 9 年之前
  Aanand Prasad 2c9e46f60f Show a warning when engine is in swarm mode 9 年之前
  Daniel Nephin b33d7b3dd8 Prevent unnecessary inspection of containers when created from an inspect. 9 年之前
  Aanand Prasad 371ea479f5 Merge pull request #3075 from dnephin/reactive_logs 9 年之前
  Daniel Nephin e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 年之前
  Daniel Nephin 65797558f8 Refactor log printing to support containers that are started later. 9 年之前
  Joffrey F 7152f7ea76 Handle mismatched network formats in config files 9 年之前
  Daniel Nephin 8e838968fe Refactor project network initlization. 10 年之前
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 10 年之前
  Aanand Prasad e566a4dc1c Implement network_mode in v2 10 年之前
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 10 年之前
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file 10 年之前
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 10 年之前
  Aanand Prasad a027a0079c Use networking for version 2 Compose files 10 年之前
  Aanand Prasad 1a66543461 Make the default network name '{project name}_default' 10 年之前
  Daniel Nephin d3cd038b84 Update event field names to match the new API fields. 10 年之前
  Daniel Nephin d1d3969661 Add docker-compose event 10 年之前