Guillaume Tardif c9028f9f37 Merge pull request #1180 from docker/add-compose-stop 4 年之前
..
attach.go b3993230d1 Add network alias to container name 4 年之前
build.go 7dd3a5a1eb Remove duplicate compute of image name & add unit test 4 年之前
compose.go f1ac6d4fdc Move errdefs => api/errdefs 4 年之前
containers.go b3993230d1 Add network alias to container name 4 年之前
convergence.go 9e77499c2a introduce --force-recreate and --no-recreate 4 年之前
convergence_test.go 0021b14de8 Add unit tests to container_name 4 年之前
create.go c3443410fe Merge pull request #1190 from docker/recreate_flags 4 年之前
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 4 年之前
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 4ff20bdda8 Add start and stop commands 4 年之前
labels.go b289138ca9 No need to filter services again in backend, filter is done by cli command. Added e2e test, labels one-off and slug 4 年之前
logs.go e2c55c2122 e2e test for local `Log` command 4 年之前
ls.go f33eff5903 introduce `--filter` option on `compose ls` 4 年之前
ls_test.go 1f5a77e67c move test to command-specific test file 4 年之前
ps.go b3993230d1 Add network alias to container name 4 年之前
pull.go 2a8c24e4ff Move config => api/config 4 年之前
push.go 2a8c24e4ff Move config => api/config 4 年之前
run.go cef7a2d4ce Refactor ProjectName 4 年之前
start.go 1eb40999e2 Split compose.go into command-focussed go files 5 年之前
stop.go 4ff20bdda8 Add start and stop commands 4 年之前
util.go 747d2de397 cleanup 4 年之前