Milas Bowman
|
636c13f818
build: do not attempt to push unnamed service images
|
2 years ago |
Milas Bowman
|
37850f7955
ci: upgrade to Go 1.20.5 and Moby v24.x
|
2 years ago |
Nicolas De Loof
|
d01ef5887a
restore support for `--memory`
|
2 years ago |
Nicolas De Loof
|
6c1f06e420
Run classic builder with BuildConfig, not buildx.Options
|
2 years ago |
Laura Brehm
|
200f47e5be
Add support for `additional_contexts` in `build` service config
|
2 years ago |
maxcleme
|
634a7d2a7b
Support for docker compose build --push when using multiple platforms
|
2 years ago |
Guillaume Lours
|
fd353ffa94
add support of privileged attribut in service.build section
|
2 years ago |
Sebastiaan van Stijn
|
a501ab3a2f
use StatusError from docker/cli, not "dockerd"
|
2 years ago |
Guillaume Lours
|
18ce1f41b7
replace deprecated functions
|
3 years ago |
Milas Bowman
|
b49b9ffe7e
Merge remote-tracking branch 'upstream/v2' into down-image-rm
|
3 years ago |
Milas Bowman
|
bc806da712
build: label built images for reliable cleanup on `down`
|
3 years ago |
Guillaume Lours
|
8b1b70833e
add support of platforms in build section
|
3 years ago |
Milas Bowman
|
27227a8824
lint: add `nolintlint` and clean up `nolint` directives (#9738)
|
3 years ago |
Milas Bowman
|
12ad0fddab
lint: run gofmt from Go 1.19 (#9728)
|
3 years ago |
Nicolas De Loof
|
abf5f736c7
as --no-build is set, set service image to default image name
|
3 years ago |
Ulysses Souza
|
fc723acb3b
Fix nolint issues
|
3 years ago |
Ulysses Souza
|
d42adf6efb
Add "opinionated" tag to gocritic
|
3 years ago |
Abhinav Nair
|
11f2f2dbc4
Replace deprecated ioutil pkg with os & io
|
3 years ago |
Milas Bowman
|
b2cd089bae
build: respect dependency order for classic builder
|
3 years ago |
Nicolas De Loof
|
500555b834
linter
|
3 years ago |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
3 years ago |
notok
|
b47d8ea868
Remove intermediate containers when build succeeded
|
3 years ago |
Nicolas De Loof
|
6df30f39f2
golang is so ridiculous with this for..loop pattern
|
4 years ago |
Ulysses Souza
|
06c5d8a902
Refactoring
|
4 years ago |
Ulysses Souza
|
0f3c214b48
Remove command.DockerCli dependency
|
4 years ago |
Ulysses Souza
|
058c779378
Add support for classic builder
|
4 years ago |