Nicolas De Loof
|
d3d378b92a
restore setEnvWithDotEnv
|
1 year ago |
Albin Kerouanton
|
2636dcf064
go.mod: docker/docker and docker/cli v27.0.1-rc.1
|
1 year ago |
koooge
|
5059a1d7bf
Set Required false to depends_on containers for compose -p stop/down
|
1 year ago |
koooge
|
8ceaf49296
Ignore missing containers when compose down -p
|
1 year ago |
Milas Bowman
|
3371227794
chore(desktop): revised feature detection for file shares
|
1 year ago |
Joana Hrotko
|
e9dc82011f
Add Navigation Menu to compose up
|
1 year ago |
Nicolas De Loof
|
3b541b071c
Bump docker v26.0.0
|
1 year ago |
Milas Bowman
|
db4ed89528
feat(desktop): synchronized file share integration (#11614)
|
1 year ago |
Nicolas De Loof
|
1551fcb4e6
introduce stopAndRemoveContainer to share logic scaling down
|
1 year ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |
Nicolas De Loof
|
df1533a1ca
[lint] don't use deprecated types
|
1 year ago |
Nicolas De Loof
|
8e1b32365e
fix --remove-orphans not to consider disabled services as orphaned
|
1 year ago |
Matthieu MOREL
|
4f694919ff
deps: remove deprecated github.com/pkg/errors
|
2 years ago |
Nicolas De loof
|
1bd8a773a7
detect network conflict as name is not guaranteed to be unique (#10612)
|
2 years ago |
Nicolas De Loof
|
c7afc6188b
detect conflict removing volume/image and warn user
|
2 years ago |
Nicolas De Loof
|
ca19b7fcc9
introduce WithRootNodesAndDown to walk the graph from specified nodes and down
|
2 years ago |
Nicolas De Loof
|
93bd27a0cc
introduce ability to select service to be stopped by `compose down`
|
2 years ago |
Nicolas De loof
|
bceb3c1876
detect active endpoint trying to remove network and skip with a warning (#10555)
|
2 years ago |
Nicolas De loof
|
a14abb9044
cli: option to write status messages on stdout (#10549)
|
2 years ago |
Tran Phong
|
0e7e1b940b
Remove redundant goroutine while removing containers (#10449)
|
2 years ago |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
Guillaume Tardif
|
37d15d7e6b
Ignore not only auto-removed containers but also "removal in progress" for orphan containers
|
2 years ago |
Guillaume Lours
|
18ce1f41b7
replace deprecated functions
|
3 years ago |
Guillaume Lours
|
3bf29d401c
bump docker dependencies version
|
3 years ago |
Guillaume Lours
|
b6b58d26c1
don't fail when trying to remove an orphan container during down command
|
3 years ago |
Milas Bowman
|
680763f8b7
down: refactor image pruning
|
3 years ago |
Milas Bowman
|
bc806da712
build: label built images for reliable cleanup on `down`
|
3 years ago |
Ulysses Souza
|
55cf579e02
Fix `down` with `--rmi`
|
3 years ago |
Nicolas De Loof
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
Nicolas De Loof
|
abf5f736c7
as --no-build is set, set service image to default image name
|
3 years ago |