Guillaume Tardif b24a3e1486 Merge pull request #1455 from ulyssessouza/cache-container-list-on-down 4 tahun lalu
..
testdata 4140196eb0 Add down unit tests 5 tahun lalu
attach.go 9af5ea4b6a run ContainerWait in background so we catch container exit 4 tahun lalu
build.go 4b1297ec71 Support build.context with git URLs 4 tahun lalu
compose.go 5cb2533faa dryrun to collect resources to be removed, then remove 5 tahun lalu
containers.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 tahun lalu
convergence.go 6562ec80f4 Merge pull request #1444 from docker/config_flags 4 tahun lalu
convergence_test.go 0021b14de8 Add unit tests to container_name 5 tahun lalu
create.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 tahun lalu
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 tahun lalu
dependencies.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 tahun lalu
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 5 tahun lalu
down.go 31e59f6919 Refactor Down to avoid double ContainerList 4 tahun lalu
down_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 tahun lalu
events.go 9c4d8ab158 (re)attach to container after restart 5 tahun lalu
exec.go afac025a49 Add `compose exec` command 5 tahun lalu
kill.go 0aa3f4a189 Add kill command 5 tahun lalu
kill_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 tahun lalu
labels.go 66fb7903ad Merge pull request #1246 from ulyssessouza/label-envfiles 5 tahun lalu
logs.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 tahun lalu
ls.go cba4f140ae Add —all option to compose ls, listing non running projects. 5 tahun lalu
ls_test.go 1f5a77e67c move test to command-specific test file 5 tahun lalu
pause.go 10d024428c Add --attach-dependencies 5 tahun lalu
port.go 8b38874aba introduce `port` command for parity with docker-compose 4 tahun lalu
ps.go b4fa7b2fa3 PS unit test 5 tahun lalu
ps_test.go b4fa7b2fa3 PS unit test 5 tahun lalu
pull.go 02744ac4f9 Add --ignore-pull-failures to command pull 4 tahun lalu
push.go 48402585fd replace passing parameters by context with singletons 5 tahun lalu
remove.go 10d024428c Add --attach-dependencies 5 tahun lalu
restart.go 2fdc3bad48 Add restart command 5 tahun lalu
run.go 9301c298ef Merge pull request #1390 from ulyssessouza/quiet-pull 5 tahun lalu
scan_suggest.go 5d2e8754df Don’t use context for scan suggest message, use cliconfig.Dir() as in scan plugin 5 tahun lalu
start.go 9af5ea4b6a run ContainerWait in background so we catch container exit 4 tahun lalu
status.go 2fdc3bad48 Add restart command 5 tahun lalu
stop.go 0b517741a0 introduce --timeout on compose stop|down 5 tahun lalu
stop_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 tahun lalu
top.go a7ed600bde Add containers.filter and e2e test 5 tahun lalu