Nicolas De Loof ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 gadi atpakaļ
..
testdata 4140196eb0 Add down unit tests 4 gadi atpakaļ
attach.go 949e8bb090 use "container name witout project" for both logs and events 4 gadi atpakaļ
build.go 70694e12a2 add support for a few more composefile attributes 4 gadi atpakaļ
compose.go 5cb2533faa dryrun to collect resources to be removed, then remove 4 gadi atpakaļ
containers.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 gadi atpakaļ
convergence.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 gadi atpakaļ
convergence_test.go 0021b14de8 Add unit tests to container_name 4 gadi atpakaļ
create.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 gadi atpakaļ
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 gadi atpakaļ
dependencies.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 gadi atpakaļ
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 5 gadi atpakaļ
down.go a4a3a38dd8 lint: Fix linting errors 4 gadi atpakaļ
down_test.go 0b517741a0 introduce --timeout on compose stop|down 4 gadi atpakaļ
events.go 9c4d8ab158 (re)attach to container after restart 4 gadi atpakaļ
exec.go afac025a49 Add `compose exec` command 4 gadi atpakaļ
kill.go 0aa3f4a189 Add kill command 4 gadi atpakaļ
kill_test.go b4fa7b2fa3 PS unit test 4 gadi atpakaļ
labels.go 66fb7903ad Merge pull request #1246 from ulyssessouza/label-envfiles 4 gadi atpakaļ
logs.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility 4 gadi atpakaļ
ls.go cba4f140ae Add —all option to compose ls, listing non running projects. 4 gadi atpakaļ
ls_test.go 1f5a77e67c move test to command-specific test file 5 gadi atpakaļ
pause.go 10d024428c Add --attach-dependencies 4 gadi atpakaļ
ps.go b4fa7b2fa3 PS unit test 4 gadi atpakaļ
ps_test.go b4fa7b2fa3 PS unit test 4 gadi atpakaļ
pull.go 48402585fd replace passing parameters by context with singletons 4 gadi atpakaļ
push.go 48402585fd replace passing parameters by context with singletons 4 gadi atpakaļ
remove.go 10d024428c Add --attach-dependencies 4 gadi atpakaļ
run.go 9301c298ef Merge pull request #1390 from ulyssessouza/quiet-pull 4 gadi atpakaļ
scan_suggest.go 5d2e8754df Don’t use context for scan suggest message, use cliconfig.Dir() as in scan plugin 4 gadi atpakaļ
start.go 949e8bb090 use "container name witout project" for both logs and events 4 gadi atpakaļ
status.go 83cc63c8ae Add service based network_mode 4 gadi atpakaļ
stop.go 0b517741a0 introduce --timeout on compose stop|down 4 gadi atpakaļ
stop_test.go 0b517741a0 introduce --timeout on compose stop|down 4 gadi atpakaļ
top.go a7ed600bde Add containers.filter and e2e test 4 gadi atpakaļ