Nicolas De loof 947009d772 Merge pull request #1113 from docker/local_inline_secrets 4 years ago
..
attach.go b3993230d1 Add network alias to container name 4 years ago
build.go 65561c085a deps: Bump docker and buildx vendoring 4 years ago
compose.go b3993230d1 Add network alias to container name 4 years ago
containers.go b3993230d1 Add network alias to container name 4 years ago
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 4 years ago
convergence_test.go 0021b14de8 Add unit tests to container_name 4 years ago
create.go 947009d772 Merge pull request #1113 from docker/local_inline_secrets 4 years ago
create_test.go 446008a4b6 on ACI container ID is `project_service` and name is `service` 4 years ago
dependencies.go 1eb40999e2 Split compose.go into command-focussed go files 4 years ago
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files 4 years ago
down.go b3993230d1 Add network alias to container name 4 years ago
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 4 years ago
logs.go e2c55c2122 e2e test for local `Log` command 4 years ago
ls.go 1eb40999e2 Split compose.go into command-focussed go files 4 years ago
ls_test.go 1f5a77e67c move test to command-specific test file 4 years ago
ps.go b3993230d1 Add network alias to container name 4 years ago
pull.go 5a455e47c3 ignore services without image attribute 4 years ago
push.go 5a455e47c3 ignore services without image attribute 4 years ago
run.go cef7a2d4ce Refactor ProjectName 4 years ago
start.go 1eb40999e2 Split compose.go into command-focussed go files 4 years ago
util.go 30d6e1b9e2 override inherited secret mounts 4 years ago