Nicolas De Loof
|
955e4ed94e
introduce networks.interface_name
|
7 months ago |
Nicolas De Loof
|
a3f88a0a1d
test to cover preference for bind API
|
7 months ago |
Sebastiaan van Stijn
|
cf2fc2005c
go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1
|
9 months ago |
Nicolas De Loof
|
fc566509d5
fix support for service.mac_address
|
11 months ago |
Nicolas De Loof
|
c21d4cfb40
detect network config changes and recreate if needed
|
1 year ago |
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 |
Rob Murray
|
048fd136d2
Set endpoint-specific DriverOpts
|
1 year ago |
Nicolas De Loof
|
3950460703
Add support for volume Subpath option
|
1 year ago |
Laura Brehm
|
aaa7ef6de5
Include all networks in ContainerCreate call if API >= 1.44
|
1 year ago |
Nicolas De Loof
|
138facea62
project.Services is a map
|
2 years ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |
Nicolas De Loof
|
f6e31dbc6a
don't rely on depends_on to resolve volume_from, better use observed state
|
2 years ago |
Guillaume Lours
|
bb94ea034e
add support of depends_on.required attribute
|
2 years ago |
Milas Bowman
|
10b290e682
up: fix race condition on network connect
|
2 years ago |
Laura Brehm
|
cfdec21a7f
Fix linting issues
|
3 years ago |
Laura Brehm
|
43c444e890
Add unit tests for `PrepareVolumes`
|
3 years ago |
Guillaume Lours
|
150fd4b8cf
use '-' as separator by default for image name
|
3 years ago |
Guillaume Lours
|
b49bd7c6ce
Merge pull request #9179 from ndeloof/no_build_image
|
3 years ago |
Nicolas De Loof
|
abf5f736c7
as --no-build is set, set service image to default image name
|
3 years ago |
Robert Schumacher
|
f69dec2da8
Fixes #9403: Remove Named Pipes from volumeMounts
|
3 years ago |
Ulysses Souza
|
96cbb1cbcf
Add "style" tag to gocritic
|
3 years ago |
Nicolas De Loof
|
e01687430e
when using `bind` API, use compose-go to (re)build volume string
|
3 years ago |
Laura Brehm
|
a4836391a5
Set NetworkMode correctly according to network priorities
|
3 years ago |
Tymoteusz Blazejczyk
|
9f06a02eb5
Moved bind mode creation to getBindMode function
|
3 years ago |
Ulysses Souza
|
284bad4411
Avoid test flakyness by ordering volumes before checking
|
4 years ago |
Ulysses Souza
|
7d768e7c1d
Fix index out of range on compose.buildContainerMountOptions
|
4 years ago |
Ulysses Souza
|
ef786f9245
Fix index out of range on compose.buildContainerMountOptions
|
4 years ago |
Nicolas De Loof
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
Nicolas De Loof
|
df9fa2d2d8
better interoperability with docker-compose on version label
|
4 years ago |