Guillaume Tardif 58e10a7af2 Display warning in `docker compose down` if nothing to remove (no container, no network) 5 年之前
..
attach.go 1e7ce90561 Kube backend: add the `compose logs` command 5 年之前
build.go 7dd3a5a1eb Remove duplicate compute of image name & add unit test 5 年之前
compose.go f1ac6d4fdc Move errdefs => api/errdefs 5 年之前
containers.go 0aa3f4a189 Add kill command 5 年之前
convergence.go 3252c409f8 Make progress event display homogeneous between up, down, start, stop 5 年之前
convergence_test.go 0021b14de8 Add unit tests to container_name 5 年之前
create.go 8d8934e449 Add configs bind mount support 5 年之前
create_test.go 8ab3149f45 Network names and volume names don’t need anymore to be re-adapted (and prefixed with project name) after loaded from compose-go 5 年之前
dependencies.go 1eb40999e2 Split compose.go into command-focussed go files 5 年之前
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 5 年之前
down.go 58e10a7af2 Display warning in `docker compose down` if nothing to remove (no container, no network) 5 年之前
kill.go 0aa3f4a189 Add kill command 5 年之前
labels.go 66fb7903ad Merge pull request #1246 from ulyssessouza/label-envfiles 5 年之前
logs.go 1e7ce90561 Kube backend: add the `compose logs` command 5 年之前
ls.go f33eff5903 introduce `--filter` option on `compose ls` 5 年之前
ls_test.go 1f5a77e67c move test to command-specific test file 5 年之前
ps.go 4d3d7c11ca Merge pull request #1211 from docker/health 5 年之前
pull.go 2a8c24e4ff Move config => api/config 5 年之前
push.go 2a8c24e4ff Move config => api/config 5 年之前
run.go cef7a2d4ce Refactor ProjectName 5 年之前
start.go 1eb40999e2 Split compose.go into command-focussed go files 5 年之前
stop.go 0aa3f4a189 Add kill command 5 年之前
util.go 747d2de397 cleanup 5 年之前