Nicolas De Loof
|
485b6200ee
(refactoring) introduce monitor to manage containers events and application termination
|
6 months ago |
Sebastiaan van Stijn
|
cf2fc2005c
go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1
|
9 months ago |
Sebastiaan van Stijn
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
Nathan Baulch
|
524a97e553
Fix typos
|
1 year ago |
Laura Brehm
|
329ad73922
attach: close streams when done
|
1 year ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |
Nicolas De Loof
|
df1533a1ca
[lint] don't use deprecated types
|
2 years ago |
Matthieu MOREL
|
4f694919ff
deps: remove deprecated github.com/pkg/errors
|
2 years ago |
Nicolas De loof
|
6204fb1c94
logs: fix for missing output on container exit (#10925)
|
2 years ago |
Nicolas De Loof
|
0f5b5ccbd0
detect replacement container is created and inform printer so it attach and don't stop
|
2 years ago |
Guillaume Lours
|
5a2b7b83cd
use compose service methods when exist instead of directly service.dockerCli
|
2 years ago |
Nicolas De Loof
|
24f83271f2
don't assume os.Stdout and rely on dockerCLI.streams
|
3 years ago |
Nicolas De Loof
|
0368f19030
distinguish stdout and stderr in `up` logs
|
3 years ago |
Nicolas De Loof
|
8f991a20db
Fix corner case when there's no container to attach to
|
3 years ago |
Ulysses Souza
|
fc723acb3b
Fix nolint issues
|
3 years ago |
Nicolas De Loof
|
c9fbb9ba9c
inspect container before attachment to use the adequate logic regarding TTY
|
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 |
Nicolas De Loof
|
c257001e5a
Restore support for control sequence in `compose run`
|
4 years ago |
Nicolas De Loof
|
96e1e041d6
distinguish stdout and stderr
|
4 years ago |
Nicolas De Loof
|
b6552cd935
add support for detach keys on compose run|exec
|
4 years ago |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |