Sebastiaan van Stijn
|
cf2fc2005c
go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1
|
9 months ago |
Sebastiaan van Stijn
|
c23a7e7281
golangci-lint: enable copyloopvar linter
|
9 months ago |
Nicolas De Loof
|
c21d4cfb40
detect network config changes and recreate if needed
|
1 year ago |
Sebastiaan van Stijn
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
Nicolas De Loof
|
df1533a1ca
[lint] don't use deprecated types
|
2 years ago |
Mateus Esdras
|
77dc9b54f3
rm: remove debugging output (#10554)
|
2 years ago |
Nicolas De loof
|
a14abb9044
cli: option to write status messages on stdout (#10549)
|
2 years ago |
Guillaume Lours
|
03f4c0e631
progress: make title configurable (#10507)
|
2 years ago |
Nicolas De Loof
|
c5317496ac
workaround race condition in ContainerList
|
2 years ago |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
Guillaume Lours
|
eb1c798912
support dry-run for rm command
|
2 years ago |
Nicolas De Loof
|
f1313f3a09
use a simpler prompt implementation when we lack a terminal
|
2 years ago |
Nicolas De Loof
|
24f83271f2
don't assume os.Stdout and rely on dockerCLI.streams
|
3 years ago |
Nicolas De Loof
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
Nicolas De Loof
|
9668f600d1
project name MUST be lowercase
|
3 years ago |
Nicolas De Loof
|
5e8040ea18
don't fail trying to remove container with no candidate
|
3 years ago |
Guillaume Lours
|
7036cda306
Merge pull request #9198 from ndeloof/dockerCli_stdout
|
3 years ago |
Nicolas De Loof
|
158b5ff6a3
build full compose model from resources, then filter by services
|
3 years ago |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
3 years ago |
Nicolas De Loof
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
Mathieu Champlon
|
918fe00f3e
Fix loop variable captures in goroutines
|
4 years ago |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |