Commit History

Author SHA1 Message Date
  Joffrey F 66ed9b492e Don't append slugs to containers created by "up" 6 years ago
  Joffrey F 07e2717bee Don't add long path prefix to build context URLs 6 years ago
  Joffrey F 4682e766a3 Fix config merging for isolation and storage_opt keys 7 years ago
  Joffrey F 5e4098d228 Avoid creating duplicate mount points when recreating a service 7 years ago
  Antony MECHIN b64184e388 service: Use OrderedDict to preserve volumes order on versions prior 3.6. 7 years ago
  Antony MECHIN d5c314b382 tests.unity.service: Make sure volumes order is preserved. 7 years ago
  Joffrey F 96a49a0253 Force consistent behavior around long paths on Windows builds 7 years ago
  Joffrey F 5916639383 Preserve container numbers, add slug to prevent name collisions 7 years ago
  Joffrey F 4e2de3c1ff Replace sequential container indexes with randomly generated IDs 7 years ago
  Joffrey F db391c03ad Merge pull request #6100 from docker/5960-parallel-pull-progress 7 years ago
  Joffrey F ee878aee4c Handle missing (not built) service image in config --hash 7 years ago
  Joffrey F c956785cdc Add progress messages to parallel pull 7 years ago
  Joffrey F b00db08aa9 Prevent attempts to create image names starting with - or _ 7 years ago
  Joffrey F e245fb04cf Allow all Compose commands to retrieve and handle legacy-name containers 7 years ago
  Joffrey F d5ebc73482 Don't attempt to create resources with name starting with illegal characters 7 years ago
  Joffrey F c3bb958865 Ignore default platform if API version doesn't support platform param 7 years ago
  Joffrey F aecc0de28f Prevent duplicate binds in generated container config 7 years ago
  Joffrey F 4dece7fcb2 Retrieve objects using legacy (< 1.21) project names 7 years ago
  Joffrey F 520f5d0fde Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env 7 years ago
  Joffrey F 2e100353d3 Add support for build isolation parameter 7 years ago
  Joffrey F 7e787a8c15 Merge pull request #5822 from brainlock/fix-gh-5179 7 years ago
  Alberto Piai 394c8efe98 fix race condition in Service.create_container() 7 years ago
  Joffrey F 255d16d7fa Add --compress option to build command 7 years ago
  Matthieu Nottale 16ea49ac8c Add support for cpu_rt_period and cpu_rt_runtime. 7 years ago
  Joffrey F 85670e208b Merge pull request #5751 from mnottale/cpu_period 7 years ago
  Matthieu Nottale b9f9643d24 Add support for 'cpu_period' for compose v2.1-v2.3. 7 years ago
  Matthieu Nottale 31dcfcff2a Revamp ParallelStreamWriter to fix display issues. 7 years ago
  Joffrey F 07199fac37 Restore container ID alias 7 years ago
  Thomas Scholtes 5b6e02d13a 'run' command can use network aliases for service 8 years ago
  Joffrey F 2578813147 Merge pull request #5706 from docker/5601-config-proxy 7 years ago