Risky Feryansyah
|
d05f5f5fa7
pull: improve output for services with both image+build (#9829)
|
3 years ago |
Laura Brehm
|
235734823e
Pull image regardless of whether it exists locally if `tag=latest`
|
3 years ago |
Nick Sieger
|
5723dee316
pull: only skip pull when policy is `missing`/`if_not_present`
|
3 years ago |
Vedant Koditkar
|
a1d19119d2
Fix breaking test
|
3 years ago |
Vedant Koditkar
|
960453fa22
Merge branch 'v2' into 8768-avoid-pulling-same-image-multiple-times
|
3 years ago |
Nicolas De Loof
|
00fd1c1530
inspect image ID after pull to se com.docker.compose.image
|
3 years ago |
Nicolas De Loof
|
9668f600d1
project name MUST be lowercase
|
3 years ago |
Nicolas De Loof
|
625a48dcf7
`pull` to respect pull_policy
|
3 years ago |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
3 years ago |
Vedant Koditkar
|
d62c9fe842
Avoid pulling same images multiple times ⚡️
|
3 years ago |
Nicolas De Loof
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
Ulysses Souza
|
4364b48238
Add build warning on pull
|
4 years ago |
Mathieu Champlon
|
918fe00f3e
Fix loop variable captures in goroutines
|
4 years ago |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |