提交历史

作者 SHA1 备注 提交日期
  Daniel Nephin db9f577ad6 Extract link names into a function. 10 年之前
  Daniel Nephin 48466d7d82 Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. 10 年之前
  Daniel Nephin 3a0153859a Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier. 10 年之前
  Daniel Nephin d2718bed99 Allow setting a one-off container name 10 年之前
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 年之前
  Aanand Prasad 60ff4549c9 Merge pull request #1766 from funkyfuture/pause_unpause 10 年之前
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands 10 年之前
  Aanand Prasad c699876617 Set log level to DEBUG when `--verbose` is passed 10 年之前
  Karol Duleba ff87ceabbd Allow manual port mapping when using "run" command. Fixes #1709 10 年之前
  Aanand Prasad 04a773f1c8 Deprecate --allow-insecure-ssl 10 年之前
  Aanand Prasad 38a6209acd Stop printing a stack trace when there's an error when pulling 10 年之前
  Aanand Prasad ced94a3504 Make smart recreate the default 10 年之前
  Aanand Prasad 9d0bbdf8dd Make scale timeout configurable, default to 10 10 年之前
  Aanand Prasad ec8bf066ba Make sure up/restart/stop timeout is an int 10 年之前
  Aanand Prasad e98caf5cf9 Show an error on 'run' when there are legacy one-off containers 10 年之前
  Daniel Nephin bd554a6fea Fix race condition in docker-compose up. 10 年之前
  Aanand Prasad 93372dd665 Fix 'docker-compose help migrate-to-labels' 10 年之前
  Aanand Prasad 5b2a0cc73d Merge pull request #1406 from vdemeester/667-compose-port-scale 10 年之前
  Daniel Nephin 06db577105 Move converge() to a test module, and use a short timeout for tests. 10 年之前
  Travis Thieman c24d5380e6 Extend up -t to pass timeout to stop running containers 10 年之前
  Vincent Demeester a5fd91c705 Fixing docker-compose port with scale (#667) 10 年之前
  Daniel Nephin 5578ccbb01 Merge pull request #1527 from aanand/remove-logging-on-run-rm 10 年之前
  Aanand Prasad b6a7db787f Remove logging on run --rm 10 年之前
  Aanand Prasad f59b43ac27 Fix duplicate logging on up/run 10 年之前
  Aanand Prasad 7d2a89427c Merge pull request #1466 from noironetworks/changing-scale-to-warning 10 年之前
  funkyfuture ae9d619d86 Add command for Docker-style version information 10 年之前
  André Martins ae63d35660 Modified scale awareness from exception to warning 10 年之前
  Aanand Prasad 276fee105b Merge pull request #1459 from bfirsh/update-description 10 年之前
  Ben Firshman 91ceb33d5a Update description of Compose 10 年之前
  Aanand Prasad 0b4d9401ee Bail out immediately if there are legacy containers 10 年之前