Tran Phong
|
0e7e1b940b
Remove redundant goroutine while removing containers (#10449)
|
hace 2 años |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
hace 2 años |
Guillaume Tardif
|
37d15d7e6b
Ignore not only auto-removed containers but also "removal in progress" for orphan containers
|
hace 2 años |
Guillaume Lours
|
18ce1f41b7
replace deprecated functions
|
hace 3 años |
Guillaume Lours
|
3bf29d401c
bump docker dependencies version
|
hace 3 años |
Guillaume Lours
|
b6b58d26c1
don't fail when trying to remove an orphan container during down command
|
hace 3 años |
Milas Bowman
|
680763f8b7
down: refactor image pruning
|
hace 3 años |
Milas Bowman
|
bc806da712
build: label built images for reliable cleanup on `down`
|
hace 3 años |
Ulysses Souza
|
55cf579e02
Fix `down` with `--rmi`
|
hace 3 años |
Nicolas De Loof
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
hace 3 años |
Nicolas De Loof
|
abf5f736c7
as --no-build is set, set service image to default image name
|
hace 3 años |
Guillaume Lours
|
50aa9750ee
check the exact network's name before creating or stopping it
|
hace 3 años |
Milas Bowman
|
0f747419b6
networks: prevent issues due to duplicate names
|
hace 3 años |
Nicolas De Loof
|
78b06764a1
compose down exit=0 if nothing to remove
|
hace 3 años |
Nicolas De Loof
|
672e2367fb
don't ignore error
|
hace 3 años |
Guillaume Lours
|
7fea9f7e8b
use project instead of DownOptions.project to list service images in pkg.compose.down
|
hace 3 años |
Ulysses Souza
|
56e48f8360
Fix down command without any resource to delete
|
hace 3 años |
Nicolas De Loof
|
e7f545907b
don't remove external volumes/networks
|
hace 3 años |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
hace 3 años |
Mehrad Dadar
|
c0465616bb
check service existence in project
|
hace 3 años |
Mehrad Dadar
|
ced9eba940
refactor: removed redundant code
|
hace 3 años |
Nicolas De Loof
|
feba34e406
only remove volumes set by compose file
|
hace 3 años |
Kyungsik Park
|
3260dcb121
Fix typo: netwok -> network
|
hace 4 años |
Nicolas De Loof
|
48a6dc088b
rebuild compose project from labels
|
hace 4 años |
Nicolas De Loof
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
hace 4 años |
Ulysses Souza
|
682c7d74b9
Lower project name for "compose down"
|
hace 4 años |
Mathieu Champlon
|
918fe00f3e
Fix loop variable captures in goroutines
|
hace 4 años |
Nicolas De Loof
|
c901edd65d
introduce `convergence` to hold per-service Containers and prevent race conditions
|
hace 4 años |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
hace 4 años |