Guillaume Tardif
|
3714ab7d41
|
Attaching container logs
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-18 10:01:08 +01:00 |
Guillaume Tardif
|
1e6c4263cb
|
Also test running bash commands with `run /bin/sh -c …`, better test on slug label
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-18 09:59:02 +01:00 |
Guillaume Tardif
|
0e319ae65a
|
Slightly better tests
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-18 09:59:02 +01:00 |
Guillaume Tardif
|
b289138ca9
|
No need to filter services again in backend, filter is done by cli command. Added e2e test, labels one-off and slug
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-18 09:59:02 +01:00 |
Nicolas De Loof
|
e2c55c2122
|
e2e test for local `Log` command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-12-17 11:48:58 +01:00 |
Guillaume Tardif
|
6d34f28beb
|
Ensure local compose E2E are run in CI.
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-15 15:24:02 +01:00 |
Djordje Lukic
|
331a60bb62
|
Add test for compose pull
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
|
2020-12-11 16:54:19 +01:00 |
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.
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-10 18:38:16 +01:00 |
Guillaume Tardif
|
c806b75940
|
Adding compose build e2e test
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-09 17:48:43 +01:00 |
Djordje Lukic
|
7a841b98da
|
Don't share the compose file with ACI
ACI doesn't support service labels, we need to split
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
|
2020-12-09 12:02:04 +01:00 |
Guillaume Tardif
|
e4ed2b02d7
|
Fix container attaching to wrong volume name for compose non-external volumes. Took the opportunity to validate R/O volumes, but not related to this fix
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-08 18:48:18 +01:00 |
Guillaume Tardif
|
df9c96430c
|
Allow anonymous volumes
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-08 17:44:55 +01:00 |
Djordje Lukic
|
033941d890
|
compose: Add service labels
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
|
2020-12-08 16:32:30 +01:00 |