Nicolas De Loof
|
c1ce53c972
fix regression running pull --ignore-pull-failures
|
2 年之前 |
Nicolas De Loof
|
0234e13454
Don't stop pull for images that can be built
|
2 年之前 |
Nicolas De Loof
|
a73dce44b3
fix race condition collecting pulled images IDs
|
2 年之前 |
Nicolas De Loof
|
a0acc20d88
introduce --parallel to limit concurrent engine calls
|
2 年之前 |
Nicolas De Loof
|
8f2b747104
use DistributionInspect to resolve image digest
|
2 年之前 |
Guillaume Lours
|
7c5675c306
use platform defined by DOCKER_DEFAULT_PLATFORM when pulling and no service platform defined
|
2 年之前 |
Guillaume Lours
|
a9e070206e
check if a missing image won't be build via a service declared in depends_on section
|
3 年之前 |
Risky Feryansyah
|
d05f5f5fa7
pull: improve output for services with both image+build (#9829)
|
3 年之前 |
Laura Brehm
|
235734823e
Pull image regardless of whether it exists locally if `tag=latest`
|
3 年之前 |
Nick Sieger
|
5723dee316
pull: only skip pull when policy is `missing`/`if_not_present`
|
3 年之前 |
Vedant Koditkar
|
a1d19119d2
Fix breaking test
|
3 年之前 |
Vedant Koditkar
|
960453fa22
Merge branch 'v2' into 8768-avoid-pulling-same-image-multiple-times
|
3 年之前 |
Nicolas De Loof
|
00fd1c1530
inspect image ID after pull to se com.docker.compose.image
|
3 年之前 |
Nicolas De Loof
|
9668f600d1
project name MUST be lowercase
|
3 年之前 |
Nicolas De Loof
|
625a48dcf7
`pull` to respect pull_policy
|
3 年之前 |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
3 年之前 |
Vedant Koditkar
|
d62c9fe842
Avoid pulling same images multiple times ⚡️
|
3 年之前 |
Nicolas De Loof
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 年之前 |
Ulysses Souza
|
4364b48238
Add build warning on pull
|
4 年之前 |
Mathieu Champlon
|
918fe00f3e
Fix loop variable captures in goroutines
|
4 年之前 |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 年之前 |