Nathan Baulch
|
524a97e553
Fix typos
|
1 rok temu |
Suleiman Dibirov
|
9549a213ba
feat(watch): Add --prune option to docker-compose watch command
|
1 rok temu |
Jaime Soriano Pastor
|
5c1e5f3fc7
docker compose up always kills the containers on second Ctrl-C
|
1 rok temu |
Nicolas De Loof
|
29692b5921
Introduce --abort-on-container-failure
|
1 rok temu |
Joana Hrotko
|
e9dc82011f
Add Navigation Menu to compose up
|
1 rok temu |
Nicolas De Loof
|
8ab8df86e0
introduce --watch
|
1 rok temu |
Nicolas De Loof
|
1680f9a874
restore support for `config --no-interpolate`
|
1 rok temu |
Wes Higbee
|
80823b77ef
go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach
|
1 rok temu |
Wes Higbee
|
2c16e16db7
docker compose attach via RunAttach (from docker/cli's docker container attach)
|
1 rok temu |
Nicolas De Loof
|
17da54da20
introduce build --with-dependencies
|
1 rok temu |
Nicolas De Loof
|
26aca867d8
avoid use of service.Name when iterating on project.Services
|
1 rok temu |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
1 rok temu |
Milas Bowman
|
7c8ff36d78
move around OCI logic, auto fallback/retry 1.1 -> 1.0
|
1 rok temu |
Amit Saha
|
750553c866
introduce compose logs --index to select a replica container
|
2 lat temu |
Nicolas De Loof
|
6727908803
introduce --resolve-image-digests for publish to seal service images by digest
|
2 lat temu |
Guillaume Lours
|
1a98a70b8a
add scale command
|
2 lat temu |
Milas Bowman
|
d7b0b2bd7d
watch: build & launch the project at start (#10957)
|
2 lat temu |
Nicolas De Loof
|
e0f39ebbef
pull OCI remote resource
|
2 lat temu |
Nicolas De Loof
|
c9d54f09cf
introduce publish (alpha) command
|
2 lat temu |
Nicolas De Loof
|
32c3d0a3ff
Enable service explicitly requested to be restarted
|
2 lat temu |
Milas Bowman
|
1fdbcb6255
build: pass BuildOptions around explicitly & fix multi-platform issues
|
2 lat temu |
Nicolas De Loof
|
41682acc77
add support for attributes exposed by `docker ps`
|
2 lat temu |
Nicolas De Loof
|
1054792b47
align docker compose ps with docker CLI to support --format
|
2 lat temu |
Praful Gupta
|
d7b1972d5e
doc: update Config() comment in API Service interface (#10840)
|
2 lat temu |
Milas Bowman
|
636c13f818
build: do not attempt to push unnamed service images
|
2 lat temu |
Guillaume Lours
|
28301fb1a4
add support of --builder and BUILDX_BUILDER
|
2 lat temu |
Ulysses Souza
|
edd76bfd70
Add `docker compose wait`
|
2 lat temu |
Nicolas De Loof
|
c61b8aa5ac
introduce run --cap-add to run maintenance commands using service image
|
2 lat temu |
Nicolas De Loof
|
93bd27a0cc
introduce ability to select service to be stopped by `compose down`
|
2 lat temu |
Nicolas De Loof
|
d01ef5887a
restore support for `--memory`
|
2 lat temu |