Commit Graph

  • 5d2e8754df Don’t use context for scan suggest message, use cliconfig.Dir() as in scan plugin Guillaume Tardif 2021-03-05 09:41:04 +0100
  • 939ace331c Add platform on creating containers Ulysses Souza 2021-03-04 20:08:41 -0300
  • b3025ca4fe
    Merge pull request #1379 from aiordache/kube_hack Anca Iordache 2021-03-04 18:17:06 +0100
  • 012f710717 Fix lint issues aiordache 2021-03-02 16:19:19 +0100
  • a8d45d22cc Take platform in account on compose build Ulysses Souza 2021-02-27 07:43:37 -0300
  • ba4a9980e2 Take `platform` in account on pulling the images Ulysses Souza 2021-02-25 19:13:32 -0300
  • 91b39d0772
    Merge pull request #1380 from docker/build_args Guillaume Tardif 2021-03-03 18:27:41 +0100
  • 08e4222fbb
    introduce --build-args option Nicolas De Loof 2021-03-02 17:37:49 +0100
  • b6192f35f4
    Merge pull request #1383 from ulyssessouza/attach-dependencies Nicolas De loof 2021-03-03 16:22:09 +0100
  • 29df866075
    Merge pull request #1388 from gtardif/aci_cloud_names_in_help Guillaume Tardif 2021-03-03 16:10:44 +0100
  • f08488d64d Display available azure cloud names in azure login help Guillaume Tardif 2021-03-03 13:48:03 +0100
  • 10d024428c Add --attach-dependencies Ulysses Souza 2021-03-02 22:27:34 -0300
  • 12ffdd1405
    Merge pull request #1381 from gtardif/fix_up_build Nicolas De loof 2021-03-02 18:57:34 +0100
  • 8b6e356af4 Fix compose up --build not forcing rebuild of present image Guillaume Tardif 2021-03-02 18:12:51 +0100
  • 0037e0755f
    Merge pull request #1377 from docker/pull_deps Nicolas De loof 2021-03-02 15:51:38 +0100
  • c588a4108c Fix secret long form target path aiordache 2021-02-23 15:48:16 +0100
  • b3d39931b3 add timeout for up/down aiordache 2021-02-23 13:26:45 +0100
  • 48928811df Wait for pods to be running/terminated on compose up/down aiordache 2021-02-23 12:46:55 +0100
  • d10600041d Add secret support aiordache 2021-02-08 15:16:32 +0100
  • 05c4caef95 Kube: Fix logs filter aiordache 2021-02-22 10:36:05 +0100
  • 9ec5af76cd Wait for expected pod status on `compose up` aiordache 2021-02-19 20:10:28 +0100
  • e9c9a1983c
    pass timeout to "up" backend implementation Nicolas De Loof 2021-03-02 14:33:26 +0100
  • fada87ca19
    don't put enabled services in the disabled slice Nicolas De Loof 2021-03-02 09:30:26 +0100
  • 03bce03028
    Merge pull request #1378 from docker/build_pull Nicolas De loof 2021-03-02 10:00:59 +0100
  • 6412d88703
    introduce build --progress Nicolas De Loof 2021-03-02 09:14:09 +0100
  • 0a05bbc84e introduce pull --include-deps Nicolas De Loof 2021-03-02 08:49:55 +0100
  • e6b8048e56
    Merge pull request #1375 from docker/always-recreate-deps Nicolas De loof 2021-03-02 09:27:47 +0100
  • 7495b192b8 introduce --always-recreate-deps Nicolas De Loof 2021-03-01 17:45:52 +0100
  • 7175a266c1
    Merge pull request #1376 from docker/renews_anon Nicolas De loof 2021-03-02 09:15:36 +0100
  • 6f73007265
    support compose build --pull Nicolas De Loof 2021-03-02 09:03:04 +0100
  • 7c4c534b36
    introduce --renew-anon-volumes Nicolas De Loof 2021-03-02 08:38:15 +0100
  • dd843bded8
    Merge pull request #1353 from ulyssessouza/project-dir Nicolas De loof 2021-03-01 17:58:47 +0100
  • 6f31d8e75e
    Merge pull request #1357 from sbellem/patch-1 Guillaume Tardif 2021-03-01 16:58:35 +0100
  • 98bb20f2d1 Keep --workdir at compose level for retro compatibility Ulysses Souza 2021-03-01 12:43:00 -0300
  • 43ecf005cb
    Fix typos in docs/ecs-compose-features.md Sylvain Bellemare 2021-03-01 03:36:33 +0000
  • e254c26b88
    Merge pull request #1356 from gtardif/faster_ci Guillaume Tardif 2021-02-26 12:01:51 +0100
  • 3383642cd8 Validate cross build on all platforms only on the main branch, not every PR Guillaume Tardif 2021-02-26 11:31:35 +0100
  • 1118cebc02
    Merge pull request #1352 from docker/falky_aci_start_stop Guillaume Tardif 2021-02-26 10:41:27 +0100
  • f6354e5617
    Merge pull request #1351 from gtardif/scan_suggest Guillaume Tardif 2021-02-26 10:12:14 +0100
  • 8f2af3011a continue waiting if expected container not yet ready for inspect Guillaume Tardif 2021-02-26 09:51:10 +0100
  • c1373d2e63 Update confirmed scan suggest message Guillaume Tardif 2021-02-25 10:22:09 +0100
  • bc234bdcdf Fix --project-directory mix with --workdir Ulysses Souza 2021-02-25 17:37:11 -0300
  • e91947e4a5 ACI workaround invocation does not return, but container is actually running OK, trying to not block on this. Guillaume Tardif 2021-02-25 17:37:09 +0100
  • 3420df679b
    Merge pull request #1255 from karolz-ms/658-azure-sovereign-clouds Guillaume Tardif 2021-02-25 14:17:30 +0100
  • accc65ae8b Check if scan has already been invoked before suggesting using it Guillaume Tardif 2021-02-25 09:53:50 +0100
  • fa3a08e4fc Check scan plugin is available before suggesting to use it Guillaume Tardif 2021-02-24 18:36:00 +0100
  • 81acdba670 Allow users to turn off scan suggest with env var Guillaume Tardif 2021-02-24 17:29:25 +0100
  • 30631eea03 scan message in compose build and compose up Guillaume Tardif 2021-02-24 17:21:10 +0100
  • 156efb8463 Scan suggest message in docker compose build Guillaume Tardif 2021-02-24 15:23:56 +0100
  • c53398a422
    Merge pull request #1348 from gtardif/compose_ls_all Nicolas De loof 2021-02-24 15:17:34 +0100
  • b21f1d83ac
    Merge pull request #1349 from docker/fix_win_aci_stop_start Nicolas De loof 2021-02-24 15:16:24 +0100
  • aa5619cef0 trying to better work around ACI flaky weird states Guillaume Tardif 2021-02-24 14:06:54 +0100
  • cba4f140ae Add —all option to compose ls, listing non running projects. Added e2e tests to stop, start, pause, unpause, ls —all, ps —all Guillaume Tardif 2021-02-24 12:06:17 +0100
  • f212d61058
    Merge pull request #1347 from gtardif/refacto_compose_e2e Nicolas De loof 2021-02-24 12:11:46 +0100
  • bc9bd9f880 Moving compose e2e tests in their own files Guillaume Tardif 2021-02-24 10:53:06 +0100
  • 844e465a94
    Merge pull request #1345 from gtardif/fix_ci Guillaume Tardif 2021-02-23 18:02:34 +0100
  • 4489d0becb Fix CI Guillaume Tardif 2021-02-23 17:23:46 +0100
  • e23e9d6bcb
    Merge pull request #1343 from docker/up_timeout Ulysses Souza 2021-02-23 12:20:42 -0300
  • 8ebbd6ea14
    Merge pull request #1344 from gtardif/fix_display_up_detach Nicolas De loof 2021-02-23 15:47:28 +0100
  • 3778b664af Stop displaying logs when user cancels compose up, to not mix with stop progress display Guillaume Tardif 2021-02-23 15:13:51 +0100
  • bb223d08a4
    Merge pull request #1262 from ulyssessouza/add-network-modes Nicolas De loof 2021-02-23 14:36:16 +0100
  • 04edb78ab6
    up --no-deps option Nicolas De Loof 2021-02-23 14:27:24 +0100
  • 83cc63c8ae Add service based network_mode Ulysses Souza 2021-02-09 10:22:04 -0300
  • 2858911c1c
    add --timeout option to compose up Nicolas De Loof 2021-02-23 14:03:15 +0100
  • ea24e499e6
    Merge pull request #1341 from docker/run_opts Guillaume Tardif 2021-02-23 13:59:30 +0100
  • ed17e762cc
    introduce a few more `compose run` options Nicolas De Loof 2021-02-23 10:36:23 +0100
  • 19af456504
    Merge pull request #1340 from docker/no_build Nicolas De loof 2021-02-23 11:06:08 +0100
  • 8054af8011
    introduce --no-build option Nicolas De Loof 2021-02-23 09:53:34 +0100
  • 98dc2308d9
    Merge pull request #1339 from docker/experimental Guillaume Tardif 2021-02-23 10:22:45 +0100
  • 58e495c60b
    only display experimental warning on command error Nicolas De Loof 2021-02-23 09:35:26 +0100
  • 3f54d7f4d0
    Merge pull request #1336 from gtardif/fix_sidecar_Dockerfiles Guillaume Tardif 2021-02-22 17:24:10 +0100
  • 542fd04c26
    Merge pull request #1337 from docker/ecs_ece_failure Guillaume Tardif 2021-02-22 17:23:55 +0100
  • c636218a52
    Merge pull request #1329 from docker/pause Nicolas De loof 2021-02-22 17:22:49 +0100
  • e362947cb1
    introduce pause and unpause commands Nicolas De Loof 2021-02-22 10:25:40 +0100
  • 67b69aef19 progress writes to stderr Nicolas De Loof 2021-02-22 17:05:07 +0100
  • 504ccf185e Go 1.16 uses go modules by default, setting GO111MODULE=auto to let it detect, and run as before Guillaume Tardif 2021-02-22 16:44:04 +0100
  • 9dba841611
    Merge pull request #1334 from gtardif/make_install Nicolas De loof 2021-02-22 16:23:14 +0100
  • 189466ca81
    Merge pull request #1335 from gtardif/logs_f Nicolas De loof 2021-02-22 16:22:59 +0100
  • 0cffd53d5a Allow `docker compose logs -f` for compatibility Guillaume Tardif 2021-02-22 15:49:13 +0100
  • fa16feaddc
    Merge pull request #1333 from gtardif/fix_ci_workflow Nicolas De loof 2021-02-22 15:27:45 +0100
  • 66f64d9875 Add make install to symlink cli from `make cli` Guillaume Tardif 2021-02-22 15:27:11 +0100
  • 012da2c27b Fix linter Guillaume Tardif 2021-02-22 14:57:49 +0100
  • 6f91bbc86e
    Merge pull request #1332 from gtardif/fix_ci_workflow Nicolas De loof 2021-02-22 14:32:59 +0100
  • 240f872b5c Fixes GH Action config. (See https://github.com/docker/compose-cli/actions/runs/588864117) Guillaume Tardif 2021-02-22 14:24:29 +0100
  • 988813b130
    Merge pull request #1331 from docker/kube_e2e_failure Nicolas De loof 2021-02-22 12:20:32 +0100
  • 2b0e0f2741
    pass service to LogConsumer Nicolas De Loof 2021-02-22 11:40:26 +0100
  • 134b55b512
    Merge pull request #1328 from docker/env_vs_dot_env Nicolas De loof 2021-02-22 10:01:40 +0100
  • 8525ac44ed
    os ENV has precedence over env file Nicolas De Loof 2021-02-22 08:27:55 +0100
  • 598f7bba1f
    Merge pull request #1321 from aiordache/local_ps_services Nicolas De loof 2021-02-18 20:36:23 +0100
  • 32fdd08485
    Merge pull request #1323 from docker/timestamp Nicolas De loof 2021-02-18 19:41:05 +0100
  • 0b524f4de4
    Merge pull request #1324 from chris-crone/distribution Nicolas De loof 2021-02-18 18:35:36 +0100
  • 931767b22d deps: Replace docker/distribution for distribution/distribution Chris Crone 2021-02-18 18:24:52 +0100
  • 0afd3ea127
    Merge pull request #1322 from chris-crone/arm Nicolas De loof 2021-02-18 17:48:57 +0100
  • a4a3a38dd8 lint: Fix linting errors Chris Crone 2021-02-18 17:29:05 +0100
  • 2c9cc00e0c build: Add Linux and Darwin arm64 builds Chris Crone 2021-02-18 13:58:31 +0100
  • 8ecee6edaf deps: Bump Docker, Golang, linter Chris Crone 2021-02-18 13:53:00 +0100
  • c25fd5689e
    intorude logs --timestamp Nicolas De Loof 2021-02-18 16:50:39 +0100
  • 28092e0c36
    Merge pull request #1318 from docker/resolve-image-digests Nicolas De loof 2021-02-18 15:57:45 +0100
  • 0e862eeaa7
    introduce --resolve-image-digests on config command Nicolas De Loof 2021-02-17 17:51:14 +0100
  • 4a5df4f8bc
    Merge pull request #1317 from docker/down_remove Nicolas De loof 2021-02-18 14:37:19 +0100