compose/local/compose
Nicolas De loof 947009d772
Merge pull request #1113 from docker/local_inline_secrets
2021-01-11 10:31:32 +01:00
..
attach.go Add network alias to container name 2021-01-07 17:06:40 -03:00
build.go deps: Bump docker and buildx vendoring 2020-12-16 10:57:42 +01:00
compose.go Add network alias to container name 2021-01-07 17:06:40 -03:00
containers.go Add network alias to container name 2021-01-07 17:06:40 -03:00
convergence.go 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 2021-01-08 10:59:58 +01:00
convergence_test.go Add unit tests to container_name 2021-01-08 10:05:53 +01:00
create.go Merge pull request #1113 from docker/local_inline_secrets 2021-01-11 10:31:32 +01:00
create_test.go on ACI container ID is `project_service` and name is `service` 2020-12-09 14:39:10 +01:00
dependencies.go Split compose.go into command-focussed go files 2020-12-08 11:58:49 +01:00
dependencies_test.go Split compose.go into command-focussed go files 2020-12-08 11:58:49 +01:00
down.go Add network alias to container name 2021-01-07 17:06:40 -03:00
labels.go No need to filter services again in backend, filter is done by cli command. Added e2e test, labels one-off and slug 2020-12-18 09:59:02 +01:00
logs.go e2e test for local `Log` command 2020-12-17 11:48:58 +01:00
ls.go Split compose.go into command-focussed go files 2020-12-08 11:58:49 +01:00
ls_test.go move test to command-specific test file 2020-12-09 10:33:52 +01:00
ps.go Add network alias to container name 2021-01-07 17:06:40 -03:00
pull.go ignore services without image attribute 2021-01-05 09:47:29 +01:00
push.go ignore services without image attribute 2021-01-05 09:47:29 +01:00
run.go Refactor ProjectName 2021-01-04 14:11:54 +00:00
start.go Split compose.go into command-focussed go files 2020-12-08 11:58:49 +01:00
util.go override inherited secret mounts 2021-01-08 16:33:30 +01:00