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