Milas Bowman
|
762cf9d998
Merge pull request #10252 from glours/dry-run-exec-support
|
2 years ago |
Nicolas De Loof
|
f3e543fd6a
apply config options for pseudo-subcommands
|
2 years ago |
Nicolas De Loof
|
24ff098252
compact TUI to monitor layers download progress
|
2 years ago |
Milas Bowman
|
593c4263f3
ci: bump to Go 1.20.1 and latest deps
|
2 years ago |
Nicolas De Loof
|
313b82e94c
ignore services without a build section
|
2 years ago |
Nicolas De Loof
|
5e3e2171d4
sort service --hash output by service name
|
2 years ago |
Nicolas De Loof
|
9ac0392baf
introduce --timeout on `up`
|
2 years ago |
Nicolas De Loof
|
0612b34c68
introduce --no-deps on restart
|
2 years ago |
Nicolas De Loof
|
92e0cd4047
also restart dependent services after a service has been restarted
|
2 years ago |
Laura Brehm
|
1a410ffe30
Merge pull request #10279 from docker/dependabot/go_modules/go.uber.org/goleak-1.2.1
|
2 years ago |
dependabot[bot]
|
282a29e67e
build(deps): bump go.uber.org/goleak from 1.1.12 to 1.2.1
|
2 years ago |
Nicolas De Loof
|
256ec49974
exclude unstable labels from config hash
|
2 years ago |
Nicolas De Loof
|
9765f171cd
store exec details to offer better dry-run status on ExecStart
|
2 years ago |
Nicolas De Loof
|
b19df5c96c
add support for `excludes` and `rebuild`
|
2 years ago |
Nicolas De Loof
|
7a42ba7eec
use CGO to enable fsevent on OSX
|
2 years ago |
Milas Bowman
|
5b043c4d59
ci: don't use `-race` on Windows
|
2 years ago |
Milas Bowman
|
d93da187f2
Merge pull request #10261 from milas/ci-win-e2e
|
2 years ago |
Milas Bowman
|
15f7104cd3
ci: use CGO for tests to enable race detector
|
2 years ago |
Guillaume Lours
|
eb1c798912
support dry-run for rm command
|
2 years ago |
Guillaume Lours
|
78b9404767
support dry-run for stop command
|
2 years ago |
Guillaume Lours
|
25be264ed8
support dry-run for exec command
|
2 years ago |
Guillaume Lours
|
e6e2f7839f
Merge pull request #10251 from docker/dependabot/go_modules/go.opentelemetry.io/otel-1.13.0
|
2 years ago |
dependabot[bot]
|
7532f76986
build(deps): bump go.opentelemetry.io/otel from 1.12.0 to 1.13.0
|
2 years ago |
Guillaume Lours
|
70ab9f8f33
bump docker engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2)
|
2 years ago |
Guillaume Lours
|
7daa2a5325
Merge pull request #10250 from ndeloof/nil_build_args
|
2 years ago |
Nicolas De Loof
|
93bffd9a7f
prevent assignment to entry in nil map
|
2 years ago |
Guillaume Lours
|
9a4e74c70c
Merge pull request #10209 from ndeloof/wait_containers
|
2 years ago |
Nicolas De Loof
|
52478f0c6e
wait on service containers as dependencies to be deterministic
|
2 years ago |
Nicolas De Loof
|
b5f0a4eefa
use containers we expect to start for wait condition
|
2 years ago |
Guillaume Lours
|
e908f41ec8
Merge pull request #10239 from glours/bump-golang-1.20
|
2 years ago |