This website requires JavaScript.
Explore
Help
Register
Sign In
silva
/
compose
mirror of
https://github.com/viniciusfdasilva/compose.git
Watch
1
Star
0
Fork
You've already forked compose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
66fb7903ad
compose
/
local
/
e2e
/
compose
History
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