Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Samantha Miller c36a2fb1ad Added a label option to 'docker-compose run' and test. 8 gadi atpakaļ
  Andy Neff 0e4bd32a65 Added unit test and used stop_timeout 8 gadi atpakaļ
  Andy Neff 2df3d6f75a Have stop_grace_period also set StopTimeout on create 8 gadi atpakaļ
  Joffrey F 80503da476 Add support for oom_kill_disable in service config 8 gadi atpakaļ
  Guillermo Arribas 9c5347bd23 Placing dots in hostname no longer populates domainname if api >= 1.23 (fixes #4128) 8 gadi atpakaļ
  Joffrey F 7df1b53ad2 Move build labels parsing to config module 8 gadi atpakaļ
  Guillermo Arribas 6de646d3b0 Build labels option: array form produces unmarshal error (fixes #5183) 8 gadi atpakaļ
  Joffrey F 08714ef796 Add get_secret_volumes unit tests 8 gadi atpakaļ
  Andrea Giardini edcb8aea7b Fix secret location with absolute paths 8 gadi atpakaļ
  Marc van den Hoogen dc838067fd Add shm_size to build-options (issue #3866) 8 gadi atpakaļ
  Joffrey F 6e802df809 Add support for blkio config keys 8 gadi atpakaļ
  Joffrey F 454b063fed Keep no-ansi parameter in the CLI scope 8 gadi atpakaļ
  Cecile Tonglet b0b671dbf2 Add a flag --no-ansi to remove control characters on parallel executions 8 gadi atpakaļ
  Yong Wen Chua 1ecf51c209 Add `target` to service build configuration 8 gadi atpakaļ
  Joffrey F e33041582f Add "network" field to build configuration 8 gadi atpakaļ
  Joffrey F 2b7ed24bc0 Fix override volume merging + add acceptance test 8 gadi atpakaļ
  Andy Neff 2dd5c7d51a Change --volume behavior to add instead of replace mounts 8 gadi atpakaļ
  Joffrey F 259b96748c Add support for service:name pid config 8 gadi atpakaļ
  dinesh 4dd54b83e8 Add storage_opt in v2.1 8 gadi atpakaļ
  Joffrey F 7a4c328c41 Rewriting tests to be UCP/Swarm compatible 8 gadi atpakaļ
  Colin Hebert d906f9ce92 Add support for labels during build 8 gadi atpakaļ
  Alexey Rokhin 61e54514c4 move cpus validation to validation.py 8 gadi atpakaļ
  Alexey Rokhin b7c688cc37 Implement review suggestions. 8 gadi atpakaļ
  Alexey Rokhin faaca661ac Fix cpu option checking. 8 gadi atpakaļ
  Alexey Rokhin 0043dc4fab Add cpu_count, cpu_percent, cpus parameters. 8 gadi atpakaļ
  Joffrey F 59a4f554b9 Prevent dependencies rescaling when executing `docker-compose run` 8 gadi atpakaļ
  Joffrey F fd699c5923 Merge pull request #4742 from shin-/2496-new_scale 8 gadi atpakaļ
  Joffrey F a0cf0a2009 Avoid rebinding tmpfs data volumes when recreating containers 8 gadi atpakaļ
  Joffrey F 2ba4e5e8ec Prevent `docker-compose scale` to be used with a v2.2 config file 8 gadi atpakaļ
  Joffrey F afb2b6c51c Properly relay errors in execute_convergence_plan 8 gadi atpakaļ