Nicolas De Loof
|
f4fc010d6b
build dependent service images when required
|
6 months ago |
Nicolas De Loof
|
a2d7548ca9
fix up --build with additional_context dependency
|
6 months ago |
Nicolas De Loof
|
8615e9a7c1
deprecate --y, prefer --yes
|
8 months ago |
Guillaume Lours
|
7b88c5b0ed
display interpolation variables and their values when running a remote stack
|
9 months ago |
Guillaume Lours
|
b6c8a2b9fc
display the location of OCI or GIT Compose stack download
|
9 months ago |
Nicolas De Loof
|
b27f56eb19
fix error message when detach is implied by wait
|
9 months ago |
Nicolas De Loof
|
8e0520e71e
prompt user to confirm volume recreation
|
11 months ago |
Trevor Foster
|
43ac1e31c6
Update wait-timeout flag usage to include the unit
|
1 year ago |
Joana Hrotko
|
407d825705
Remove feature flag integration with Docker Desktop for ComposeUI and ComposeNav
|
1 year ago |
Nicolas De Loof
|
a7424435b3
Restore compose v1 behavior to recreate containers when ran with -V
|
1 year ago |
Guillaume Lours
|
bf1bd3fc60
return an error when --detach and --watch are used together in up command
|
1 year ago |
Joana Hrotko
|
b81624185f
Add documentation for --menu up option and COMPOSE_MENU environemnt variable
|
1 year ago |
Joana H
|
9c0b922597
fix: overlapping logs and menu navigation (#11765)
|
1 year ago |
Nicolas De Loof
|
b032999f06
read COMPOSE_REMOVE_ORPHANS from .env
|
1 year ago |
Nicolas De Loof
|
865a64afea
introduce --all-resources to _not_ exclude resources not used by services
|
1 year ago |
Nicolas De Loof
|
29692b5921
Introduce --abort-on-container-failure
|
1 year ago |
Joana Hrotko
|
ff20b641c7
Does not start keyboard manager if there is no tty
|
1 year ago |
Joana Hrotko
|
dd5614ec3b
Handle --no-build and --watch args
|
1 year ago |
Joana Hrotko
|
e9dc82011f
Add Navigation Menu to compose up
|
1 year ago |
Milas Bowman
|
1b5fa3b93f
feat(experiments): add experimental feature state (#11633)
|
1 year ago |
Nicolas De Loof
|
8ab8df86e0
introduce --watch
|
1 year ago |
Gautham Hullikunte
|
6c175548b8
Issue-11374: Modified compose up command to respect COMPOSE_REMOVE_ORPHANS environment variable
|
1 year ago |
Piotr Dąbrowski
|
e330f5905b
docs: unify no trailing dots in docstrings and help (#11301)
|
1 year ago |
Guillaume Lours
|
5d05df6e5c
update compose-go to version using immutable Project functions
|
1 year ago |
Nicolas De Loof
|
26aca867d8
avoid use of service.Name when iterating on project.Services
|
2 years ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |
Nicolas De Loof
|
ce1ddb6c7e
fix combination of --pull always --no-build
|
2 years ago |
Guillaume Lours
|
c665c53cc1
bump buildx to v0.12.0 and adapt code to changes
|
2 years ago |
Nicolas De Loof
|
2945532f97
fix --pull documentation
|
2 years ago |
Nicolas De Loof
|
a697a0690a
introduce pull --missing flag to only pull images not present in cache
|
2 years ago |