Historie revizí

Autor SHA1 Zpráva Datum
  Joffrey F 9daced4c04 Prevent dependencies rescaling when executing `docker-compose run` před 8 roky
  Joffrey F ef40e3c6b9 Prevent `docker-compose scale` to be used with a v2.2 config file před 8 roky
  Joffrey F c8a7891cc8 Implement --scale option on up command, allow scale config in v2.2 format před 8 roky
  Dat Tran 449dcc9d7b support --build-arg for build command před 9 roky
  Evan Shaw b4b221f6a3 Update to address code review feedback před 8 roky
  Evan Shaw c6a271e57c Hide parallel pull behind --parallel flag před 8 roky
  Evan Shaw f85da99ef3 Silence service pull output when pulling in parallel před 8 roky
  Evan Shaw 05aa8c7285 Add optional limit to the number of parallel operations před 8 roky
  Evan Shaw 21529169ad Pull services in parallel před 8 roky
  kevinetc123 47e4442722 fix typo in project.py před 8 roky
  Daniel Nephin 0d609b68ac Add a warning for unsupported secret fields. před 9 roky
  Daniel Nephin 4053adc7d3 Add an integration test for secrets using bind mounts. před 9 roky
  Daniel Nephin e0c6397999 Implement secrets using bind mounts před 9 roky
  Joffrey F 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) před 9 roky
  Daniel Nephin c26a2afaf3 Update messages about docker stack deploy. před 9 roky
  Daniel Nephin 079c95c340 Use stop grace period for container stop. před 9 roky
  Joffrey F ea68be3441 Do not print Swarm mode warning when connecting to a UCP server před 9 roky
  Aanand Prasad 583bbb4635 Copy experimental bundle docs into Compose docs so URL is stable před 9 roky
  Aanand Prasad 2c9e46f60f Show a warning when engine is in swarm mode před 9 roky
  Aanand Prasad 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' před 9 roky
  Anton Simernia 4b01f6dcd6 add msg attribute to ProjectError class před 9 roky
  Joffrey F 310b3d9441 Properly handle APIError failures in Project.up před 9 roky
  Joffrey F fe17e0f948 Skip event objects that don't contain a status field před 9 roky
  Daniel Nephin 83df95d511 Remove extra ensure_image_exists() which causes duplicate builds. před 9 roky
  Aanand Prasad 2bf5e46857 Stop and remove still-running one-off containers in 'down' před 9 roky
  Aanand Prasad a2317dfac2 Remove one-off containers in 'docker-compose down' před 9 roky
  Aanand Prasad 1bc9469674 Don't allow boolean values for one_off in Project methods před 9 roky
  Joffrey F 5826a2147b Use enum to represent 3 possible states of the one_off filter před 9 roky
  Joffrey F 187ea4cd81 Add --all option to rm command - remove one-off containers před 9 roky
  Aanand Prasad 371ea479f5 Merge pull request #3075 from dnephin/reactive_logs před 9 roky