Statement
As a Compose user, I would like to batch-pull all defined services that do not require building.
Expectation
container-compose [-f compose.yml ...] pull
This will download all images from their defined registries, in parallel, into the Container managed VM.
Statement
As a Compose user, I would like to batch-pull all defined services that do not require building.
Expectation
This will download all images from their defined registries, in parallel, into the Container managed VM.