Nicolas De Loof
|
65fda18821
bump compose-go
|
2 years ago |
Milas Bowman
|
7ce0096f40
ci: bump Go to 1.20.3 and various dependencies
|
2 years ago |
Nicolas De Loof
|
a10c4c6df5
restore `--timeout` flag renamed by mistake
|
2 years ago |
Guillaume Lours
|
6a37428491
Merge pull request #10413 from glours/dry-run-create-support
|
2 years ago |
Nicolas De Loof
|
981cb2024e
prevent panic using classic builder
|
2 years ago |
Guillaume Lours
|
b83edbd039
add dry-run support to create command
|
2 years ago |
Nicolas De Loof
|
6c1f06e420
Run classic builder with BuildConfig, not buildx.Options
|
2 years ago |
Nicolas De Loof
|
88b0d17ff8
use `build` as common API for build scenarios
|
2 years ago |
Laura Brehm
|
200f47e5be
Add support for `additional_contexts` in `build` service config
|
2 years ago |
Nicolas De Loof
|
e0aaccf430
introduce dockerfile_inline
|
2 years ago |
Nicolas De Loof
|
e492330dd5
collect built image IDs
|
2 years ago |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
Nicolas De Loof
|
93bffd9a7f
prevent assignment to entry in nil map
|
2 years ago |
maxcleme
|
634a7d2a7b
Support for docker compose build --push when using multiple platforms
|
2 years ago |
Nicolas De Loof
|
c15bf1955a
debounce refresh requests with quietperiod
|
2 years ago |
Nicolas De Loof
|
3e12a7cb23
pass proxy config as build args - same as docker/buildx#959
|
2 years ago |
Edward Muller
|
73ebbffb08
Don't share the options map
|
2 years ago |
Nicolas De Loof
|
b96e27e0e7
limit build concurrency according to --parallel
|
2 years ago |
Guillaume Lours
|
fd353ffa94
add support of privileged attribut in service.build section
|
2 years ago |
Sebastiaan van Stijn
|
87a0a57f70
Cleanup tips from output
|
2 years ago |
Guillaume Lours
|
10a5d998e6
useDockerDefaultOrServicePlatform fct should return service.platform if defined
|
2 years ago |
Guillaume Lours
|
18ce1f41b7
replace deprecated functions
|
3 years ago |
Guillaume Lours
|
3bf29d401c
bump docker dependencies version
|
3 years ago |
Bartłomiej Klimczak
|
aa297a9969
remove unnecessary code
|
3 years ago |
Bartłomiej Klimczak
|
0d0a02cc6b
add more information when service.platform isn't part of service.build.platforms
|
3 years ago |
Guillaume Lours
|
ce3700d334
keep the platform defined, in priority, via DOCKER_DEFAULT_PLATFORM or the service.plaform one if no build platforms provided
|
3 years ago |
Guillaume Lours
|
71ab6c9eef
configure default builder export when no build.platforms defined
|
3 years ago |
Guillaume Lours
|
a1c50ef2c9
keep the platform defined via DOCKER_DEFAULT_PLATFORM during build if no build platforms provided
|
3 years ago |
Guillaume Lours
|
0e975262da
keep the platform defined at service level during build if no build platforms provided
|
3 years ago |
Milas Bowman
|
b49b9ffe7e
Merge remote-tracking branch 'upstream/v2' into down-image-rm
|
3 years ago |