Nicolas De Loof
|
446008a4b6
on ACI container ID is `project_service` and name is `service`
|
5 years ago |
Nicolas De Loof
|
1f5a77e67c
move test to command-specific test file
|
5 years ago |
Nicolas De Loof
|
1d859dc807
`Ps` return ContainerSummary, not Services
|
5 years ago |
Nicolas De loof
|
15040f8473
Merge pull request #1032 from gtardif/compose_anonymous_vol
|
5 years ago |
Guillaume Tardif
|
e4ed2b02d7
Fix container attaching to wrong volume name for compose non-external volumes. Took the opportunity to validate R/O volumes, but not related to this fix
|
5 years ago |
Guillaume Tardif
|
df9c96430c
Allow anonymous volumes
|
5 years ago |
Nicolas De loof
|
893a469b87
Merge pull request #1030 from docker/feat-container-labels
|
5 years ago |
Djordje Lukic
|
033941d890
compose: Add service labels
|
5 years ago |
Nicolas De loof
|
b9bdcdaeb3
Merge pull request #1028 from docker/phat_phile
|
5 years ago |
Nicolas De Loof
|
1eb40999e2
Split compose.go into command-focussed go files
|
5 years ago |
Nicolas De loof
|
5d893fc098
Merge pull request #1027 from docker/chore-move-compose-test
|
5 years ago |
Djordje Lukic
|
f6c4c4e590
Move compose e2e tests to own folder
|
5 years ago |
Guillaume Tardif
|
8ee2286126
Merge pull request #1021 from gtardif/fix_down_no_containers
|
5 years ago |
Guillaume Tardif
|
b987f2eaf8
Merge pull request #1023 from docker/fix-build-target
|
5 years ago |
Guillaume Tardif
|
54b86cd912
Merge pull request #1022 from gtardif/compose_disclaimer_moby_context
|
5 years ago |
Nicolas De loof
|
18db1c87ce
Merge pull request #1024 from gtardif/fix_volume_ensure
|
5 years ago |
Guillaume Tardif
|
d0728d94f2
Fix compose volume creation and check this in volume e2e test
|
5 years ago |
Djordje Lukic
|
7d88fc61d3
Pass the target to buildkit
|
5 years ago |
Guillaume Tardif
|
fe363fd146
Fix compose volume creation and check this in volume e2e test
|
5 years ago |
Guillaume Tardif
|
04cdd8dd40
Display compose experimental disclaimer only for local context type or moby (default) context type. Fixes ACI / ECS e2e tests.
|
5 years ago |
Guillaume Tardif
|
6aec88e74c
Merge pull request #1020 from gtardif/compose_warning
|
5 years ago |
Guillaume Tardif
|
2657f5804e
Ensure down continues (removes networks) even if containers have been removed already. Avoid returning nil error and nil project in `projectFromContainerLabels`
|
5 years ago |
Guillaume Tardif
|
5c13bafac5
Add a disclaimer message for all `docker compose` commands
|
5 years ago |
Nicolas De loof
|
576aa46d21
Merge pull request #1015 from docker/logConsumer
|
5 years ago |
Guillaume Tardif
|
f8bf0ac44b
Merge pull request #1018 from gtardif/compose_moby_ctx
|
5 years ago |
Nicolas De Loof
|
ca123e08eb
Revisit logs/up API to pass a LogConsumer vs io.Writer
|
5 years ago |
Guillaume Tardif
|
fea0cf8c82
Fix linter
|
5 years ago |
Guillaume Tardif
|
6fc8eefb1b
Remove build flag for local backend
|
5 years ago |
Guillaume Tardif
|
a6316a90c7
Removed test checking compose has an error message on default context
|
5 years ago |
Guillaume Tardif
|
ec5afcfd4d
`compose up` and other compose commands running on “Moby” context type.
|
5 years ago |