compose/local
Guillame Tardif bc9099de9b Ensure images are pulled/build with build first, before creating networks / volumes and starting containers.
Will also avoid mixing build output and compose-cli progress display

Signed-off-by: Guillame Tardif <guillaume.tardif@gmail.com>
2020-11-27 13:52:58 +01:00
..
e2e Add compose labels for composefiles 2020-11-26 17:13:24 +00:00
backend.go composeService to rely on apiClient 2020-11-27 10:21:36 +01:00
build.go rename method for clarity 2020-11-27 12:05:57 +01:00
compose.go Ensure images are pulled/build with build first, before creating networks / volumes and starting containers. 2020-11-27 13:52:58 +01:00
compose_test.go compose ps implementation 2020-11-19 13:34:43 +01:00
containers.go Target docker/docker 19.03 branch (api 1.40) 2020-11-17 13:28:58 +01:00
convergence.go composeService to rely on apiClient 2020-11-27 10:21:36 +01:00
convert.go Ensure extensions map is not nil (should be set by compose-go) 2020-11-19 13:10:55 +01:00
convert_test.go backend.local: Refactor conversion code 2020-11-04 09:54:29 +01:00
dependencies.go Fix linter issues when running `make lint` 2020-11-23 17:05:40 -03:00
dependencies_test.go Run convergence in service dependency order 2020-11-19 13:10:13 +01:00
doc.go Update copyright 2020-09-22 12:13:00 +02:00
labels.go Create volume with labels 2020-11-27 10:21:36 +01:00
util.go apply linter recommendations 2020-11-19 17:35:34 +01:00
volumes.go backend.local: Add rudimentary volume support 2020-11-04 09:54:29 +01:00