Guillaume Tardif
|
504ccf185e
|
Go 1.16 uses go modules by default, setting GO111MODULE=auto to let it detect, and run as before
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2021-02-22 16:44:04 +01:00 |
Nicolas De Loof
|
0e862eeaa7
|
introduce --resolve-image-digests on config command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2021-02-18 14:48:28 +01:00 |
Guillaume Tardif
|
0d197401a2
|
Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-26 16:42:51 +01:00 |
Nicolas De Loof
|
553865f294
|
minimalist container image to setup /etc/hosts on ACI
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-21 10:25:05 +02:00 |
Chris Crone
|
d154c41586
|
Update copyright
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-09-22 12:13:00 +02:00 |
Guillaume Tardif
|
4879e88b04
|
Fix last references to /docker/api
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-08-25 16:26:36 +02:00 |
Chris Crone
|
4c6280b0e9
|
Rename docker/api -> docker/compose-cli
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-21 17:28:39 +02:00 |
Nicolas De Loof
|
ec4615ae57
|
Apply linter recommendations
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-19 08:16:19 +02:00 |
Nicolas De Loof
|
55a21122d0
|
Copytight header
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-18 15:34:40 +02:00 |
Nicolas De Loof
|
e02d8d549b
|
Make ECS integration a compose-cli backend
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:30:49 +02:00 |
Nicolas De Loof
|
d74796aca2
|
Pass secret definition to init container as json struct
this avoid yet another new micro-formats that is poorly documented
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:41 +02:00 |
Nicolas De Loof
|
4bfab35007
|
TestCase for the secrets init container
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:41 +02:00 |
Nicolas De Loof
|
85b3cbd6ea
|
use an initContainer to inject secrets as /run/secrets/xx
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-08-17 21:26:40 +02:00 |