Codebase list docker-compose / fcff396
Add documentation for COMPOSE_IGNORE_ORPHANS Signed-off-by: Zixuan James Li <359101898@qq.com> Zixuan James Li authored 2 years ago Nicolas De loof committed 2 years ago
2 changed file(s) with 6 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
9898 and so does `COMPOSE_PROFILES` environment variable for to the `--profiles` flag.
9999
100100 If flags are explicitly set on command line, associated environment variable is ignored
101
102 Setting the `COMPOSE_IGNORE_ORPHANS` environment variable to `true` will stop docker compose from detecting orphaned
103 containers for the project.
9797 and so does `COMPOSE_PROFILES` environment variable for to the `--profiles` flag.
9898
9999 If flags are explicitly set on command line, associated environment variable is ignored
100
101 Setting the `COMPOSE_IGNORE_ORPHANS` environment variable to `true` will stop docker compose from detecting orphaned
102 containers for the project.
100103 usage: docker compose
101104 pname: docker
102105 plink: docker.yaml