Guillaume Tardif 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 lat temu
..
attach.go b3993230d1 Add network alias to container name 5 lat temu
build.go 7dd3a5a1eb Remove duplicate compute of image name & add unit test 5 lat temu
compose.go b3993230d1 Add network alias to container name 5 lat temu
containers.go b3993230d1 Add network alias to container name 5 lat temu
convergence.go 7a6712afdb Do not inspect for double container name at creation time, this has already been checked, let moby error bubble up if there is a name clash at this stage 5 lat temu
convergence_test.go 0021b14de8 Add unit tests to container_name 5 lat temu
create.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 lat temu
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 lat temu
dependencies.go 1eb40999e2 Split compose.go into command-focussed go files 5 lat temu
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 5 lat temu
down.go b3993230d1 Add network alias to container name 5 lat temu
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 lat temu
logs.go e2c55c2122 e2e test for local `Log` command 5 lat temu
ls.go 1eb40999e2 Split compose.go into command-focussed go files 5 lat temu
ls_test.go 1f5a77e67c move test to command-specific test file 5 lat temu
ps.go b3993230d1 Add network alias to container name 5 lat temu
pull.go 5a455e47c3 ignore services without image attribute 5 lat temu
push.go 5a455e47c3 ignore services without image attribute 5 lat temu
run.go cef7a2d4ce Refactor ProjectName 5 lat temu
start.go 1eb40999e2 Split compose.go into command-focussed go files 5 lat temu
util.go 30d6e1b9e2 override inherited secret mounts 5 lat temu