Commit Verlauf

Autor SHA1 Nachricht Datum
  aiordache afac025a49 Add `compose exec` command vor 4 Jahren
  Nicolas De Loof 20b83aa237 introduce compose rm command vor 4 Jahren
  Guillaume Tardif 24d40ba6ac Merge pull request #1226 from docker/loglevel vor 4 Jahren
  Nicolas De Loof 9f80214dc2 Make -l -D -H non-persistent to avoid conflict with subcommands vor 4 Jahren
  Nicolas De Loof 0aa3f4a189 Add kill command vor 4 Jahren
  Nicolas De Loof b1f864a6f8 Introduce --profile option vor 4 Jahren
  Nicolas De Loof 7d0e1dfc3c introduce compose logs --tail and --follow options vor 4 Jahren
  Nicolas De Loof df702362a3 introduce compose create command vor 4 Jahren
  Ulysses Souza 4ff20bdda8 Add start and stop commands vor 4 Jahren
  Dominik Braun effc126237 Make `--file` and `--project-name` global compose options vor 4 Jahren
  Nicolas De Loof ed18cefc04 Introduce --env-file vor 4 Jahren
  Nicolas De Loof e4682a0565 run "down" using project if it was set for command vor 4 Jahren
  Guillaume Tardif 0ea97920c1 Move Context & context/store => api/context & api/context/store vor 4 Jahren
  Ulysses Souza cef7a2d4ce Refactor ProjectName vor 4 Jahren
  Nicolas De Loof daacc872c1 Add support for .env file when loading compose files vor 4 Jahren
  aiordache 412385c495 Add `compose run` command vor 4 Jahren
  Guillaume Tardif cf378834e5 No rebuild on compose up if image already exists by default, added first use of compose pull_policy and `compose up --build` to allow to force rebuild. vor 4 Jahren
  Guillaume Tardif 04cdd8dd40 Display compose experimental disclaimer only for local context type or moby (default) context type. Fixes ACI / ECS e2e tests. vor 4 Jahren
  Guillaume Tardif 5c13bafac5 Add a disclaimer message for all `docker compose` commands vor 4 Jahren
  Guillaume Tardif ec5afcfd4d `compose up` and other compose commands running on “Moby” context type. vor 4 Jahren
  Djordje Lukic 2f09b634cc Implement `docker compose pull` vor 4 Jahren
  Nicolas De Loof 52574046f0 introduce `compose push` command vor 4 Jahren
  Nicolas De Loof 5952183eca introduce `compose build` command vor 4 Jahren
  Nicolas De Loof b1a4dfd659 filter compose project to remove all services not required by command vor 4 Jahren
  Ulysses Souza 6c1ea32dae Add --quiet for some commands vor 5 Jahren
  aiordache 265dd197c3 Add detach flag to `compose up` vor 5 Jahren
  Ulysses Souza 8961805412 Add json output format to several commands vor 5 Jahren
  Guillaume Tardif 334ebf5f75 Implement --domainname flag on compose up, also defining compose extension "x-aci-domain-name" to store ACI DNSLabelName. vor 5 Jahren
  Chris Crone d154c41586 Update copyright vor 5 Jahren
  Guillaume Tardif 64a28f6636 Also move client => api/client vor 5 Jahren