Milas Bowman
|
b2cd089bae
build: respect dependency order for classic builder
|
3 years ago |
Guillaume Lours
|
a2770b66ff
add tags property to build section
|
3 years ago |
Nicolas De Loof
|
65b827d08f
bump compose-go to 1.2.5
|
3 years ago |
Nicolas De Loof
|
0dffd5ba9f
add support for build.secrets
|
3 years ago |
Guillaume Lours
|
f2d9acd3d4
use ssh config when building from compose up
|
3 years ago |
Guillaume Lours
|
ff73827a6f
Add support of ssh authentications defined in compose file or via cli flags
|
3 years ago |
Nicolas De Loof
|
890b6808a2
support cache_from|to|no|pull
|
3 years ago |
Nicolas De Loof
|
283f7a1ec5
Bump buildx to v0.8.0
|
3 years ago |
Nicolas De Loof
|
85a4d04096
recreate container after image has been rebuilt/pulled
|
3 years ago |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
3 years ago |
Nicolas De Loof
|
b5b8e7a116
exclude com.docker.compose.image label from service hash
|
3 years ago |
Guillaume Lours
|
a842522f49
use filepath instead of path to check if the dockerfile path is abolute or not
|
3 years ago |
Nicolas De Loof
|
29179840c3
restore support for `compose build` with a git URL
|
4 years ago |
Guillaume Lours
|
413f46ade0
use Dockerfile directly when path is absolute otherwise join it with Context path
|
4 years ago |
Ulysses Souza
|
0f3c214b48
Remove command.DockerCli dependency
|
4 years ago |
Ulysses Souza
|
058c779378
Add support for classic builder
|
4 years ago |
Nicolas De Loof
|
ba08d39187
add support for DOCKER_DEFAULT_PLATFORM
|
4 years ago |
Ulysses Souza
|
94379769e3
Make service>build>dockerfile a simple filename
|
4 years ago |
Kevin De Jong
|
7365917244
Fix build cache_from option
|
4 years ago |
Nicolas De Loof
|
aa89fa5443
add support for build.network and build.extrahosts
|
4 years ago |
Nicolas De Loof
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
Nicolas De Loof
|
19cbbdd79e
only build requested services
|
4 years ago |
Nicolas De Loof
|
58bfbbb288
introduce ImageDigestLabel to track image built for service
|
4 years ago |
Lorena Rangel
|
15f07f2e13
Revert "introduce ImageDigestLabel to track image built for service"
|
4 years ago |
Nicolas De Loof
|
64cea4fab3
introduce ImageDigestLabel to track image built for service
|
4 years ago |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |