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
|
1 year ago |
Nicolas De Loof
|
138facea62
project.Services is a map
|
1 year ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
1 year ago |
Nicolas De Loof
|
7cb1f8baf2
introduce RuntimeVersion for code to check container runtime supports required features
|
1 year ago |
Nicolas De Loof
|
9c4efbdd92
Strip project prefix from docker-compose up output
|
1 year ago |
Matthieu MOREL
|
4f694919ff
deps: remove deprecated github.com/pkg/errors
|
2 years ago |
Milas Bowman
|
19bbb12fac
ci: tweak restricted imports in linter (#10992)
|
2 years ago |
Sebastiaan van Stijn
|
f4f2e934ac
migrate to github.com/distribution/reference
|
2 years ago |
Milas Bowman
|
3b0742fd57
watch: batch & de-duplicate file events (#10865)
|
2 years ago |
Guillaume Lours
|
bb94ea034e
add support of depends_on.required attribute
|
2 years ago |
Nicolas De Loof
|
b5f5e27597
don't use unitialized cli to setup DryRunClient
|
2 years ago |
Milas Bowman
|
37850f7955
ci: upgrade to Go 1.20.5 and Moby v24.x
|
2 years ago |
Nicolas De Loof
|
cfe1a860ff
fix detection of swarm mode
|
2 years ago |
Nicolas De Loof
|
00f72cb553
report external network not found when swarm is disabled
|
2 years ago |
Nicolas De loof
|
a14abb9044
cli: option to write status messages on stdout (#10549)
|
2 years ago |
Sebastiaan van Stijn
|
1892be8c70
Don't use "info.IndexServerAddress" for authentication
|
2 years ago |
Guillaume Lours
|
3f7d3c2661
add dry-run support for pull command
|
2 years ago |
Guillaume Lours
|
3cfbac6624
restart only needed services by checking depends_on relations
|
2 years ago |
Guillaume Lours
|
2336d9fe35
support dry-run for cp command
|
2 years ago |
Nicolas De Loof
|
41e056341b
rename `convert` to `config` to align with compose v1 UX
|
2 years ago |
Guillaume Lours
|
790712fa92
update tty and plain text writers to support dry run mode
|
2 years ago |
Guillaume Lours
|
fb36f7fffd
directly embed the orignal APIClient in the DryRunClient
|
2 years ago |
Guillaume Lours
|
eb59b0e265
add alpha command to test dry-run
|
2 years ago |
Guillaume Lours
|
5081ab0507
create custom CLI when dry-run mode active
|
2 years ago |
Guillaume Lours
|
fbf845c5f8
add dry-run flag
|
2 years ago |
Nicolas De Loof
|
a0acc20d88
introduce --parallel to limit concurrent engine calls
|
2 years ago |
Nicolas De Loof
|
8f2b747104
use DistributionInspect to resolve image digest
|
2 years ago |
Nicolas De Loof
|
9ac4f69918
move image digests resolution to backend
|
2 years ago |
Milas Bowman
|
b49b9ffe7e
Merge remote-tracking branch 'upstream/v2' into down-image-rm
|
3 years ago |