aiordache
29cc59cf42
Return exit code 1 if engine error on version query
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-08 11:54:52 +01:00
Nicolas De loof
f08c58f903
Merge pull request #1398 from aiordache/compose_top
2021-03-08 11:25:46 +01:00
aiordache
a7ed600bde
Add containers.filter and e2e test
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-08 10:27:24 +01:00
Guillaume Tardif
78a1f0852b
Merge pull request #1402 from ulyssessouza/bump-compose-go
...
Bump compose-go to fix struct merges
2021-03-08 10:00:59 +01:00
Guillaume Tardif
418ab35ce7
Merge pull request #1401 from AaronDewes/patch-1
...
Add arm64 support to linux install script
2021-03-08 09:59:34 +01:00
Ulysses Souza
bee7336927
Bump compose-go to fix struct merges
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-06 15:44:49 -03:00
Aaron Dewes
1bc0e3c831
Add arm64 support to linux install script
...
Signed-off-by: Aaron Dewes <aaron.dewes@web.de>
2021-03-06 11:18:07 +01:00
aiordache
fef479ad1f
update test
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-05 16:30:52 +01:00
aiordache
34df3caaaf
Update error message for Windows
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-05 15:44:01 +01:00
Guillaume Tardif
80822bde44
Merge pull request #1392 from docker/run_opts
...
implement -v, -p, --service-ports and --use-aliases on compose run
2021-03-05 14:52:08 +01:00
aiordache
6458b97089
test fix
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-05 14:48:18 +01:00
aiordache
f0fd18eec9
set current context to default when -H flag is set
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-05 14:34:49 +01:00
aiordache
6f1d88e3bc
Fix test and load dockerconfig in the backend
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-05 14:34:49 +01:00
aiordache
d26783c322
Add connection flags to root command
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-05 14:34:49 +01:00
Nicolas De loof
ceefdfabec
Merge pull request #1399 from aiordache/ignore_pull_failures
...
Add `ignore-push-failures` flag to `compose push`
2021-03-05 14:34:09 +01:00
Nicolas De Loof
d08255c4ff
implement -v, -p, --service-ports and --use-aliases on compose run
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-05 14:25:29 +01:00
aiordache
62f24c7086
Add `ignore-push-failures` flag to `compose push`
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-05 13:39:31 +01:00
aiordache
79af862613
Add `compose top` command
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-05 12:44:16 +01:00
Guillaume Tardif
482d1ea534
Merge pull request #1395 from gtardif/scan_cli_config
...
Don’t use context for scan suggest message, use cliconfig.Dir() as in scan plugin for consistency
2021-03-05 10:03:46 +01:00
Guillaume Tardif
5d2e8754df
Don’t use context for scan suggest message, use cliconfig.Dir() as in scan plugin
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-05 09:41:04 +01:00
Ulysses Souza
939ace331c
Add platform on creating containers
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-04 20:08:41 -03:00
Anca Iordache
b3025ca4fe
Merge pull request #1379 from aiordache/kube_hack
...
Kube backend updates from Hack days
2021-03-04 18:17:06 +01:00
aiordache
012f710717
Fix lint issues
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-04 18:05:23 +01:00
Ulysses Souza
a8d45d22cc
Take platform in account on compose build
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-04 01:04:49 -03:00
Ulysses Souza
ba4a9980e2
Take `platform` in account on pulling the images
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-04 01:03:11 -03:00
Guillaume Tardif
91b39d0772
Merge pull request #1380 from docker/build_args
...
introduce --build-args option
2021-03-03 18:27:41 +01:00
Nicolas De Loof
08e4222fbb
introduce --build-args option
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-03 16:44:53 +01:00
Nicolas De loof
b6192f35f4
Merge pull request #1383 from ulyssessouza/attach-dependencies
...
Add --attach-dependencies
2021-03-03 16:22:09 +01:00
Guillaume Tardif
29df866075
Merge pull request #1388 from gtardif/aci_cloud_names_in_help
...
Display available azure cloud names in azure login help
2021-03-03 16:10:44 +01:00
Guillaume Tardif
f08488d64d
Display available azure cloud names in azure login help
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-03 13:48:03 +01:00
Ulysses Souza
10d024428c
Add --attach-dependencies
...
This actually makes the service selection
effective and add the flag to disable
the service selection.
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-02 22:27:34 -03:00
Nicolas De loof
12ffdd1405
Merge pull request #1381 from gtardif/fix_up_build
...
Fix compose up --build not forcing rebuild of present image
2021-03-02 18:57:34 +01:00
Guillaume Tardif
8b6e356af4
Fix compose up --build not forcing rebuild of present image
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-02 18:12:51 +01:00
Nicolas De loof
0037e0755f
Merge pull request #1377 from docker/pull_deps
...
introduce pull --include-deps
2021-03-02 15:51:38 +01:00
aiordache
c588a4108c
Fix secret long form target path
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-02 15:35:17 +01:00
aiordache
b3d39931b3
add timeout for up/down
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-02 15:35:17 +01:00
aiordache
48928811df
Wait for pods to be running/terminated on compose up/down
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-02 15:33:43 +01:00
aiordache
d10600041d
Add secret support
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-02 15:33:32 +01:00
aiordache
05c4caef95
Kube: Fix logs filter
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-02 15:26:24 +01:00
aiordache
9ec5af76cd
Wait for expected pod status on `compose up`
...
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-02 15:26:24 +01:00
Nicolas De Loof
e9c9a1983c
pass timeout to "up" backend implementation
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-02 15:07:19 +01:00
Nicolas De Loof
fada87ca19
don't put enabled services in the disabled slice
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-02 14:25:32 +01:00
Nicolas De loof
03bce03028
Merge pull request #1378 from docker/build_pull
...
support compose build --pull
2021-03-02 10:00:59 +01:00
Nicolas De Loof
6412d88703
introduce build --progress
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-02 09:34:38 +01:00
Nicolas De Loof
0a05bbc84e
introduce pull --include-deps
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-02 09:28:36 +01:00
Nicolas De loof
e6b8048e56
Merge pull request #1375 from docker/always-recreate-deps
...
introduce --always-recreate-deps
2021-03-02 09:27:47 +01:00
Nicolas De Loof
7495b192b8
introduce --always-recreate-deps
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-02 09:18:24 +01:00
Nicolas De loof
7175a266c1
Merge pull request #1376 from docker/renews_anon
...
introduce --renew-anon-volumes
2021-03-02 09:15:36 +01:00
Nicolas De Loof
6f73007265
support compose build --pull
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-02 09:06:21 +01:00
Nicolas De Loof
7c4c534b36
introduce --renew-anon-volumes
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-02 08:38:15 +01:00