Nicolas De loof 9063c138ba Merge pull request #1299 from docker/remove 4 年之前
..
build.go b1f864a6f8 Introduce --profile option 4 年之前
compose.go 20b83aa237 introduce compose rm command 4 年之前
compose_test.go b1f864a6f8 Introduce --profile option 4 年之前
convert.go f21326a319 Add output flag for writing chart files 4 年之前
convert_kube.go f21326a319 Add output flag for writing chart files 4 年之前
create.go 3f387e4e75 introduce create --force-recreate and --no-recreate 4 年之前
down.go 4b20d77a86 Expose `—remove-orphans` in compose down command 4 年之前
kill.go 0aa3f4a189 Add kill command 4 年之前
list.go f33eff5903 introduce `--filter` option on `compose ls` 4 年之前
logs.go 8533a26929 make color assignment predictable and option to disable prefixes/colors 4 年之前
ps.go ad140697fc Remove the HEALTH status in `docker compose ps` and combine values from fields “state” and “health”. Rename column STATE => STATUS. 4 年之前
pull.go b1f864a6f8 Introduce --profile option 4 年之前
push.go b1f864a6f8 Introduce --profile option 4 年之前
remove.go 5cb2533faa dryrun to collect resources to be removed, then remove 4 年之前
run.go 4462f12249 revisit `run` implementation as create, attach, start, wait 4 年之前
start.go 15882d3503 happy shinny linter ☜(⌒▽⌒)☞ 4 年之前
stop.go b1f864a6f8 Introduce --profile option 4 年之前
up.go 4e5734f6e9 stop as all registered containers exited || cascadestop 4 年之前
up_test.go bbdced6f0b test case 4 年之前