Guillaume Lours
|
9c60fe67df
revert commits link to mount API over bind changes
|
1 year ago |
Nicolas De Loof
|
c16df17e1f
don't set propagation if target engine isn't linux
|
1 year ago |
Sebastiaan van Stijn
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
Paweł Gronowski
|
f79c28168b
Remove `console.Terminal` check and use `IsTerminal` from `streams.Out`
|
1 year ago |
Albin Kerouanton
|
2636dcf064
go.mod: docker/docker and docker/cli v27.0.1-rc.1
|
1 year ago |
Guillaume Lours
|
3635303372
add new navigation menu to open Compose app configuration in Docker Desktop
|
1 year ago |
Joana Hrotko
|
e9dc82011f
Add Navigation Menu to compose up
|
1 year ago |
Milas Bowman
|
1b5fa3b93f
feat(experiments): add experimental feature state (#11633)
|
1 year ago |
Milas Bowman
|
17d4229e57
feat(desktop): add Docker Desktop detection and client skeleton (#11593)
|
1 year ago |
Nicolas De Loof
|
1680f9a874
restore support for `config --no-interpolate`
|
1 year ago |
Laura Brehm
|
aaa7ef6de5
Include all networks in ContainerCreate call if API >= 1.44
|
1 year ago |
jhrotko
|
0582001810
Fix canonical container name
|
1 year ago |
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
|
2 years 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 |