Nicolas De Loof
|
b3207c455d
setting buildOptions.Services triggers image to be always rebuilt
|
5 months ago |
Nicolas De Loof
|
276c229458
move `run` logic inside backend
|
6 months ago |
Sebastiaan van Stijn
|
ad4cbee498
bump github.com/docker/docker, docker/cli v28.2.2
|
6 months ago |
Suleiman Dibirov
|
b543380708
feat(run): Add --quiet and --quiet-build options for the run command
|
8 months ago |
Nicolas De Loof
|
6a8c0988cf
run only loads required service env_file and ignores others
|
8 months ago |
Nicolas De Loof
|
83cafe2838
Add support to pass env-from-file to docker compose run
|
3 years ago |
Guillaume Lours
|
7b88c5b0ed
display interpolation variables and their values when running a remote stack
|
9 months ago |
Guillaume Lours
|
34bcd03a76
add --pull to run command
|
11 months ago |
Nicolas De Loof
|
bf521fe3ab
implement remove-orphans on run
|
1 year ago |
Guillaume Lours
|
94246f3cac
pass QuietOption when starting dependencies from run command
|
1 year ago |
Piotr Dąbrowski
|
e330f5905b
docs: unify no trailing dots in docstrings and help (#11301)
|
1 year ago |
jhrotko
|
16c8099cf8
Use listener for file metadata
|
1 year ago |
Milas Bowman
|
0d48a93f57
chore(load): ensure context passed to load
|
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
|
138facea62
project.Services is a map
|
2 years ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |
Nicolas De Loof
|
16c4241c0b
log we don't expose service ports when --verbose
|
2 years ago |
Guillaume Lours
|
c665c53cc1
bump buildx to v0.12.0 and adapt code to changes
|
2 years ago |
Eng Zer Jun
|
6c345b3755
refactor(cmd/compose/run): remove redundant `len` check
|
2 years ago |
Nicolas De Loof
|
e0f39ebbef
pull OCI remote resource
|
2 years ago |
Milas Bowman
|
1fdbcb6255
build: pass BuildOptions around explicitly & fix multi-platform issues
|
2 years ago |
Nicolas De Loof
|
e6a7694b8d
Apply no-deps before we select and mutate target service
|
2 years ago |
Nicolas De Loof
|
c61b8aa5ac
introduce run --cap-add to run maintenance commands using service image
|
2 years ago |
Nicolas De Loof
|
fd7847f2ac
`parallel` flag belong do top-level "compose" cobra command, not the current one
|
2 years ago |
Nicolas De loof
|
0c1a691fa5
fix container being recreated while config has not changed (#10540)
|
2 years ago |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
Nicolas De Loof
|
a3bed265f2
update compose-go
|
2 years ago |
Laura Brehm
|
9d53ed8f63
Add `--scale` to `compose create`, refactor scale option
|
2 years ago |
Nicolas De Loof
|
e94eb056b4
allow a TTY to be allocated with -t
|
2 years ago |