提交歷史

作者 SHA1 備註 提交日期
  Ulysses Souza 0dec6b5ff1 Fix Flake8 lint 6 年之前
  Andriy Maletsky 01eb4b6250 Lower severity to "warning" if `down` tries to remove nonexisting image 7 年之前
  Joffrey F a7894ddfea Fix incorrect pre-create container name in up logs 6 年之前
  Joffrey F 61bb1ea484 Don't append slugs to containers created by "up" 6 年之前
  Joffrey F ccc777831c Don't add long path prefix to build context URLs 7 年之前
  Joffrey F db819bf0b2 Fix config merging for isolation and storage_opt keys 7 年之前
  Joffrey F 4cb92294a3 Avoid creating duplicate mount points when recreating a service 7 年之前
  Emil Hessman 15089886c2 Avoid modifying mutable default value 7 年之前
  Antony MECHIN bf46a6cc60 service: Use OrderedDict to preserve volumes order on versions prior 3.6. 7 年之前
  Antony MECHIN 39b0518850 tests.unity.service: Make sure volumes order is preserved. 7 年之前
  Joffrey F 96a49a0253 Force consistent behavior around long paths on Windows builds 7 年之前
  Joffrey F 5916639383 Preserve container numbers, add slug to prevent name collisions 7 年之前
  Joffrey F 4e2de3c1ff Replace sequential container indexes with randomly generated IDs 7 年之前
  Joffrey F db391c03ad Merge pull request #6100 from docker/5960-parallel-pull-progress 7 年之前
  Joffrey F ee878aee4c Handle missing (not built) service image in config --hash 7 年之前
  Joffrey F c956785cdc Add progress messages to parallel pull 7 年之前
  Joffrey F b00db08aa9 Prevent attempts to create image names starting with - or _ 7 年之前
  Joffrey F e245fb04cf Allow all Compose commands to retrieve and handle legacy-name containers 7 年之前
  Joffrey F d5ebc73482 Don't attempt to create resources with name starting with illegal characters 7 年之前
  Joffrey F c3bb958865 Ignore default platform if API version doesn't support platform param 7 年之前
  Joffrey F aecc0de28f Prevent duplicate binds in generated container config 7 年之前
  Joffrey F 4dece7fcb2 Retrieve objects using legacy (< 1.21) project names 7 年之前
  Joffrey F 520f5d0fde Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env 7 年之前
  Joffrey F 2e100353d3 Add support for build isolation parameter 7 年之前
  Joffrey F 7e787a8c15 Merge pull request #5822 from brainlock/fix-gh-5179 7 年之前
  Alberto Piai 394c8efe98 fix race condition in Service.create_container() 7 年之前
  Joffrey F 255d16d7fa Add --compress option to build command 7 年之前
  Matthieu Nottale 16ea49ac8c Add support for cpu_rt_period and cpu_rt_runtime. 7 年之前
  Joffrey F 85670e208b Merge pull request #5751 from mnottale/cpu_period 7 年之前
  Matthieu Nottale b9f9643d24 Add support for 'cpu_period' for compose v2.1-v2.3. 7 年之前