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