Nicolas De Loof
|
693b9ef078
fix support for BUILDKIT_PROGRESS
|
6 months ago |
Guillaume Lours
|
7e198ee6a3
remove provenance build flag for now
|
6 months ago |
Guillaume Lours
|
0566431c64
only use attestation when building image outside the development inner loop
|
6 months ago |
Nicolas De Loof
|
16e83f002d
introduce build --check
|
7 months ago |
Nicolas De Loof
|
fc8c56b407
select services implicitly declared by a service:xx build dependency
|
7 months ago |
Nicolas De Loof
|
0badcf3c8d
include implicit build dependencies in build command
|
8 months ago |
Nicolas De Loof
|
75368c7859
introduce `build --print` to dump equivalent bakefile
|
8 months ago |
Nicolas De Loof
|
5e2abb6c26
support additional_context reference to another service
|
10 months ago |
Nicolas De Loof
|
4b70ff0ccd
fix support for ssh key from CLI flags
|
10 months ago |
Mayank Kapur
|
69384a9a0f
Removes redundant condition from toAPIBuildOptions in build.go
|
1 year ago |
Felix Fontein
|
ace69c96a7
Use rawjson for the build backend.
|
1 year ago |
Felix Fontein
|
5a6e1a7e2e
Pass 'plain' instead of 'json' to build backend
|
1 year ago |
Piotr Dąbrowski
|
e330f5905b
docs: unify no trailing dots in docstrings and help (#11301)
|
1 year ago |
jhrotko
|
16c8099cf8
Use listener for file metadata
|
1 year ago |
Milas Bowman
|
0d48a93f57
chore(load): ensure context passed to load
|
1 year ago |
Nicolas De Loof
|
17da54da20
introduce build --with-dependencies
|
1 year ago |
Nicolas De Loof
|
e4fb5545f0
build do not require environment to be reslved
|
2 years ago |
Nicolas De Loof
|
138facea62
project.Services is a map
|
2 years ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |
Guillaume Lours
|
c665c53cc1
bump buildx to v0.12.0 and adapt code to changes
|
2 years ago |
szampardi
|
646a8fc0e8
fix docker/compose#11170 add newline in cmd/compose/build.go fmt.Fprint
|
2 years ago |
Nicolas De Loof
|
e0f39ebbef
pull OCI remote resource
|
2 years ago |
Milas Bowman
|
1fdbcb6255
build: pass BuildOptions around explicitly & fix multi-platform issues
|
2 years ago |
Guillaume Lours
|
28301fb1a4
add support of --builder and BUILDX_BUILDER
|
2 years ago |
Nicolas De Loof
|
cfe91becc7
use `--progress` to configure progress UI stylet push
|
2 years ago |
Nicolas De Loof
|
d01ef5887a
restore support for `--memory`
|
2 years ago |
maxcleme
|
634a7d2a7b
Support for docker compose build --push when using multiple platforms
|
2 years ago |
Nicolas De Loof
|
24f83271f2
don't assume os.Stdout and rely on dockerCLI.streams
|
3 years ago |
Tiger Wang
|
89ef8198f3
update projectOptions to be public by renaming it to ProjectOptions
|
3 years ago |
Nicolas De Loof
|
c3e5e49957
configure buildx for plain output if --ansi=never has been set
|
3 years ago |