Guillaume Tardif 0a5328748a When running compose down, remove containers with Force=true in case some container is still up for any reason (happened in some E2E test once) 5 gadi atpakaļ
..
attach.go 3714ab7d41 Attaching container logs 5 gadi atpakaļ
build.go 65561c085a deps: Bump docker and buildx vendoring 5 gadi atpakaļ
compose.go eda6a59379 introduce options struct in the API 5 gadi atpakaļ
convergence.go 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout 5 gadi atpakaļ
create.go 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout 5 gadi atpakaļ
create_test.go 446008a4b6 on ACI container ID is `project_service` and name is `service` 5 gadi atpakaļ
dependencies.go 1eb40999e2 Split compose.go into command-focussed go files 5 gadi atpakaļ
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 5 gadi atpakaļ
down.go 0a5328748a When running compose down, remove containers with Force=true in case some container is still up for any reason (happened in some E2E test once) 5 gadi atpakaļ
labels.go b289138ca9 No need to filter services again in backend, filter is done by cli command. Added e2e test, labels one-off and slug 5 gadi atpakaļ
logs.go e2c55c2122 e2e test for local `Log` command 5 gadi atpakaļ
ls.go 1eb40999e2 Split compose.go into command-focussed go files 5 gadi atpakaļ
ls_test.go 1f5a77e67c move test to command-specific test file 5 gadi atpakaļ
ps.go 1f5a77e67c move test to command-specific test file 5 gadi atpakaļ
pull.go 5a455e47c3 ignore services without image attribute 5 gadi atpakaļ
push.go 5a455e47c3 ignore services without image attribute 5 gadi atpakaļ
run.go cef7a2d4ce Refactor ProjectName 5 gadi atpakaļ
start.go 1eb40999e2 Split compose.go into command-focussed go files 5 gadi atpakaļ
util.go 1eb40999e2 Split compose.go into command-focussed go files 5 gadi atpakaļ