jhrotko
|
16c8099cf8
Use listener for file metadata
|
před 1 rokem |
Milas Bowman
|
0d48a93f57
chore(load): ensure context passed to load
|
před 1 rokem |
Guillaume Lours
|
5d05df6e5c
update compose-go to version using immutable Project functions
|
před 1 rokem |
Nicolas De Loof
|
26aca867d8
avoid use of service.Name when iterating on project.Services
|
před 1 rokem |
Nicolas De Loof
|
138facea62
project.Services is a map
|
před 1 rokem |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
před 1 rokem |
Nicolas De Loof
|
16c4241c0b
log we don't expose service ports when --verbose
|
před 1 rokem |
Guillaume Lours
|
c665c53cc1
bump buildx to v0.12.0 and adapt code to changes
|
před 1 rokem |
Eng Zer Jun
|
6c345b3755
refactor(cmd/compose/run): remove redundant `len` check
|
před 2 roky |
Nicolas De Loof
|
e0f39ebbef
pull OCI remote resource
|
před 2 roky |
Milas Bowman
|
1fdbcb6255
build: pass BuildOptions around explicitly & fix multi-platform issues
|
před 2 roky |
Nicolas De Loof
|
e6a7694b8d
Apply no-deps before we select and mutate target service
|
před 2 roky |
Nicolas De Loof
|
c61b8aa5ac
introduce run --cap-add to run maintenance commands using service image
|
před 2 roky |
Nicolas De Loof
|
fd7847f2ac
`parallel` flag belong do top-level "compose" cobra command, not the current one
|
před 2 roky |
Nicolas De loof
|
0c1a691fa5
fix container being recreated while config has not changed (#10540)
|
před 2 roky |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
před 2 roky |
Nicolas De Loof
|
a3bed265f2
update compose-go
|
před 2 roky |
Laura Brehm
|
9d53ed8f63
Add `--scale` to `compose create`, refactor scale option
|
před 2 roky |
Nicolas De Loof
|
e94eb056b4
allow a TTY to be allocated with -t
|
před 2 roky |
Matt Armand
|
4cebce3a5c
This option lives in the create options, not the run options
|
před 2 roky |
Matt Armand
|
bd8e57447a
Add remove-orphans functionality to run, because it recommends that in error messages
|
před 2 roky |
Nicolas De Loof
|
24f83271f2
don't assume os.Stdout and rely on dockerCLI.streams
|
před 2 roky |
Tiger Wang
|
89ef8198f3
update projectOptions to be public by renaming it to ProjectOptions
|
před 2 roky |
Nicolas De Loof
|
7369127650
use StringToBool to detect COMPOSE_IGNORE_ORPHANS
|
před 2 roky |
Laura Brehm
|
35d31cc500
Add `--build` option to `compose run`
|
před 2 roky |
Ulysses Souza
|
140dc519d3
cli: add shell completion function (#9269)
|
před 3 roky |
Khoa Le
|
8d4846f210
docs: remove extra whitespaces in help text (#9710)
|
před 3 roky |
Sebastiaan van Stijn
|
9db79856be
update usage strings for consistency
|
před 3 roky |
Laura Brehm
|
80b7a8d274
Only start direct dependencies of service on `compose run ...`
|
před 3 roky |
Eric Freese
|
d871cb98e5
Fix search/replace typo in --no-TTY documentation
|
před 3 roky |