Guillaume Tardif 435a51f9e4 Add scan message after docker build, add e2e tests 4 سال پیش
..
testdata 4140196eb0 Add down unit tests 5 سال پیش
attach.go d4a8e92f46 set terminal in character mode when attached to a container 4 سال پیش
build.go 435a51f9e4 Add scan message after docker build, add e2e tests 4 سال پیش
compose.go 5cb2533faa dryrun to collect resources to be removed, then remove 5 سال پیش
containers.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 سال پیش
convergence.go 6562ec80f4 Merge pull request #1444 from docker/config_flags 4 سال پیش
convergence_test.go 0021b14de8 Add unit tests to container_name 5 سال پیش
create.go ee4e85ae1d Merge pull request #1462 from docker/rawTerminal 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 5 سال پیش
dependencies.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 سال پیش
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 5 سال پیش
down.go 31e59f6919 Refactor Down to avoid double ContainerList 4 سال پیش
down_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 سال پیش
events.go 9c4d8ab158 (re)attach to container after restart 4 سال پیش
exec.go afac025a49 Add `compose exec` command 5 سال پیش
kill.go 0aa3f4a189 Add kill command 5 سال پیش
kill_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 سال پیش
labels.go 66fb7903ad Merge pull request #1246 from ulyssessouza/label-envfiles 5 سال پیش
logs.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 سال پیش
ls.go cba4f140ae Add —all option to compose ls, listing non running projects. 5 سال پیش
ls_test.go 1f5a77e67c move test to command-specific test file 5 سال پیش
pause.go 10d024428c Add --attach-dependencies 5 سال پیش
port.go 8b38874aba introduce `port` command for parity with docker-compose 4 سال پیش
ps.go b4fa7b2fa3 PS unit test 5 سال پیش
ps_test.go b4fa7b2fa3 PS unit test 5 سال پیش
pull.go 02744ac4f9 Add --ignore-pull-failures to command pull 4 سال پیش
push.go 48402585fd replace passing parameters by context with singletons 4 سال پیش
remove.go 10d024428c Add --attach-dependencies 5 سال پیش
restart.go 2fdc3bad48 Add restart command 4 سال پیش
run.go d4a8e92f46 set terminal in character mode when attached to a container 4 سال پیش
start.go 9af5ea4b6a run ContainerWait in background so we catch container exit 4 سال پیش
status.go 2fdc3bad48 Add restart command 4 سال پیش
stop.go 0b517741a0 introduce --timeout on compose stop|down 5 سال پیش
stop_test.go 31e59f6919 Refactor Down to avoid double ContainerList 4 سال پیش
top.go a7ed600bde Add containers.filter and e2e test 4 سال پیش