compose/local/e2e/compose
Guillaume Tardif a5b148bda1
Merge pull request #1251 from gtardif/compose_health_display
Remove the HEALTH column in `docker compose ps`
2021-02-05 17:55:04 +01:00
..
fixtures Remove the HEALTH status in `docker compose ps` and combine values from fields “state” and “health”. Rename column STATE => STATUS. 2021-02-05 12:19:45 +01:00
compose_test.go Remove the HEALTH status in `docker compose ps` and combine values from fields “state” and “health”. Rename column STATE => STATUS. 2021-02-05 12:19:45 +01:00
logs_test.go Make -l -D -H non-persistent to avoid conflict with subcommands 2021-02-04 17:13:44 +01:00