Commit History

Author SHA1 Message Date
  Bastian Venthur e8424d5ae0 Removed Python2 support 6 years ago
  luHub 1a688289b4 add labels to CLIbuilder 5 years ago
  Ulysses Souza 5add9192ac Rename envvar switch to COMPOSE_DOCKER_CLI_BUILD 6 years ago
  Ulysses Souza bbdb3cab88 Add integration tests to native builder 6 years ago
  Ulysses Souza cd098e0cad Pin test images on a non rolling tag 6 years ago
  Inconnu08 99e67d0c06 fix warning method is deprecated with tests 6 years ago
  Joffrey F 61bb1ea484 Don't append slugs to containers created by "up" 7 years ago
  Joffrey F 4cb92294a3 Avoid creating duplicate mount points when recreating a service 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 b00db08aa9 Prevent attempts to create image names starting with - or _ 7 years ago
  Joffrey F 2e100353d3 Add support for build isolation parameter 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 a35335a75c Add support for device_cgroup_rules in v2.3 files 7 years ago
  Joffrey F a6c31b80fe Add support for seccomp files 7 years ago
  Joffrey F 9dde4fff0e Add support for 3.6 schema and tmpfs mount size 7 years ago
  Joffrey F c5154d6b2b Don't break during recreate when a mount target is updated 7 years ago
  Joffrey F b07091ac5f Add up flag `--renew-anon-volumes` (shorthand -V) 7 years ago
  Joffrey F 9ba9016cbc Improve ImageNotFound handling in convergence 7 years ago
  Joffrey F 397aa20dfc Support legacy tmpfs mounts 7 years ago
  Joffrey F b13ec16e11 Replace unittest-style asserts with pytest asserts 7 years ago
  Joffrey F 0025050847 Convert mounts to legacy volumes if API version < 1.30 7 years ago
  Joffrey F 79b20eb53f Add support for mount syntax 7 years ago
  Joffrey F c5408f3a40 Add support for extra_hosts in build config 8 years ago
  Joffrey F 819be19f7c Miscellaneous test fixes 8 years ago
  Joffrey F 80503da476 Add support for oom_kill_disable in service config 8 years ago