История коммитов

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