Commit History

Author SHA1 Message Date
  Aanand Prasad ec8bf066ba Make sure up/restart/stop timeout is an int 10 years ago
  Aanand Prasad e98caf5cf9 Show an error on 'run' when there are legacy one-off containers 10 years ago
  Daniel Nephin bd554a6fea Fix race condition in docker-compose up. 10 years ago
  Aanand Prasad 93372dd665 Fix 'docker-compose help migrate-to-labels' 10 years ago
  Aanand Prasad 5b2a0cc73d Merge pull request #1406 from vdemeester/667-compose-port-scale 10 years ago
  Daniel Nephin 06db577105 Move converge() to a test module, and use a short timeout for tests. 10 years ago
  Travis Thieman c24d5380e6 Extend up -t to pass timeout to stop running containers 10 years ago
  Vincent Demeester a5fd91c705 Fixing docker-compose port with scale (#667) 10 years ago
  Daniel Nephin 5578ccbb01 Merge pull request #1527 from aanand/remove-logging-on-run-rm 10 years ago
  Aanand Prasad b6a7db787f Remove logging on run --rm 10 years ago
  Aanand Prasad f59b43ac27 Fix duplicate logging on up/run 10 years ago
  Aanand Prasad 7d2a89427c Merge pull request #1466 from noironetworks/changing-scale-to-warning 10 years ago
  funkyfuture ae9d619d86 Add command for Docker-style version information 10 years ago
  André Martins ae63d35660 Modified scale awareness from exception to warning 10 years ago
  Aanand Prasad 276fee105b Merge pull request #1459 from bfirsh/update-description 10 years ago
  Ben Firshman 91ceb33d5a Update description of Compose 10 years ago
  Aanand Prasad 0b4d9401ee Bail out immediately if there are legacy containers 10 years ago
  Aanand Prasad 0fdb8bf814 Refactor migration logic 10 years ago
  Aanand Prasad 3080244c0b Rename migrate_to_labels -> migrate-to-labels 10 years ago
  Harald Albers 41315b32cb Fix #1426 - migrate_to_labels not found 10 years ago
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
  Aanand Prasad 3304c68891 Only set AttachStdin/out/err for one-off containers 10 years ago
  Aanand Prasad 1e6d912fbc Merge pull request #1356 from dnephin/use_labels_instead_of_names 10 years ago
  Daniel Nephin 62059d55e6 Add migration warning and option to migrate to labels. 10 years ago
  Aanand Prasad 862971cffa Fix race condition in `docker-compose run` 10 years ago
  Daniel Nephin 417d9c2d51 Use individual volumes for recreate instead of volumes_from 10 years ago
  Simon Herter b8e0aed21c Show proper command in help text of build subcommand 10 years ago
  Michael Chase-Salerno 9a44708081 Fix for #1301, Alphabetize Commands 10 years ago
  Joseph Page 0b89ae6f20 [cli] run --rm overrides restart: always 10 years ago
  Aanand Prasad eef4bc3917 Specify all HostConfig at create time 10 years ago