Nicolas De Loof 8533a26929 make color assignment predictable and option to disable prefixes/colors 5 лет назад
..
testdata 4140196eb0 Add down unit tests 5 лет назад
attach.go 8533a26929 make color assignment predictable and option to disable prefixes/colors 5 лет назад
build.go 7dd3a5a1eb Remove duplicate compute of image name & add unit test 5 лет назад
compose.go b8093e668a Kill Unit test mocking docker client API 5 лет назад
containers.go 8533a26929 make color assignment predictable and option to disable prefixes/colors 5 лет назад
convergence.go d56745cba4 detect stopped containers as "Created" 5 лет назад
convergence_test.go 0021b14de8 Add unit tests to container_name 5 лет назад
create.go f52bdc54d8 Merge pull request #1281 from gtardif/compose_unittests 5 лет назад
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 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 d720eb6c03 Fix race (parallel update of collection) to remove orphan containers 5 лет назад
down_test.go d720eb6c03 Fix race (parallel update of collection) to remove orphan containers 5 лет назад
kill.go 0aa3f4a189 Add kill command 5 лет назад
kill_test.go b4fa7b2fa3 PS unit test 5 лет назад
labels.go 66fb7903ad Merge pull request #1246 from ulyssessouza/label-envfiles 5 лет назад
logs.go d9fe745cc0 avoid use of channels in API for gRPC compatibility 5 лет назад
ls.go b4fa7b2fa3 PS unit test 5 лет назад
ls_test.go 1f5a77e67c move test to command-specific test file 5 лет назад
ps.go b4fa7b2fa3 PS unit test 5 лет назад
ps_test.go b4fa7b2fa3 PS unit test 5 лет назад
pull.go 2a8c24e4ff Move config => api/config 5 лет назад
push.go 2a8c24e4ff Move config => api/config 5 лет назад
run.go 4462f12249 revisit `run` implementation as create, attach, start, wait 5 лет назад
start.go d9fe745cc0 avoid use of channels in API for gRPC compatibility 5 лет назад
stop.go 0aa3f4a189 Add kill command 5 лет назад
util.go 747d2de397 cleanup 5 лет назад