aiordache
|
00f17534a3
|
error check
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 18:13:17 +02:00 |
aiordache
|
64c517f375
|
remove unused parameter
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 18:13:17 +02:00 |
aiordache
|
46e58a28d0
|
Add ps and logs to compose API
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 18:13:17 +02:00 |
aiordache
|
42a5dfc0d2
|
rename runCompose() to checkComposeSupport()
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 12:02:11 +02:00 |
aiordache
|
bb3500d77b
|
check with client if context is supported (has a backend)
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 11:49:54 +02:00 |
aiordache
|
648f0139df
|
add e2e test for compose up on default context
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-07-29 17:33:23 +02:00 |
aiordache
|
5a26b25709
|
handle compose on all context types
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-07-29 11:58:09 +02:00 |
Nicolas De Loof
|
622402709a
|
Use compose-go's Project and ProjectOptions
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-07-02 16:05:45 +02:00 |
Guillaume Tardif
|
90914603ba
|
Add ACI detach flags, not used at the moment, but more makes new command more compatible with previous ones.
|
2020-06-23 16:17:02 +02:00 |
Djordje Lukic
|
ad72c866cc
|
Add license headers
|
2020-06-18 16:48:03 +02:00 |
Djordje Lukic
|
a1bb04ebe1
|
Refactor calling the progress writer to make it easier
|
2020-06-18 12:10:36 +02:00 |
Djordje Lukic
|
b55267739a
|
Azure backend reports progress
|
2020-06-18 11:01:33 +02:00 |
Guillaume Tardif
|
404f2629a3
|
Changed compose flag —name to —project-name, -p, aligned with docker-compose flag.
|
2020-06-17 07:17:58 +02:00 |
Djordje Lukic
|
15fb6f63c3
|
Add licenses
|
2020-05-15 09:14:52 +02:00 |
Djordje Lukic
|
0765b08309
|
Put each compose command in own file
|
2020-05-15 09:14:51 +02:00 |
Guillaume Tardif
|
9a2ec752b5
|
Add ACI compose basic e2e test
|
2020-05-06 15:56:47 +02:00 |
Ulysses Souza
|
e075df6f8f
|
Fix linter issues
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-05 16:27:22 +02:00 |
Ulysses Souza
|
ba455916c6
|
Refactor on services
This refactors the interfaces and implementations of
services
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-05 15:37:12 +02:00 |
Ulysses Souza
|
03e418cbbb
|
Add compose up and down
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-05-05 14:03:14 +02:00 |