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 |
Ulysses Souza
|
140dc519d3
cli: add shell completion function (#9269)
|
3 years ago |
Sebastiaan van Stijn
|
9db79856be
update usage strings for consistency
|
3 years ago |
Matthias Schoettle
|
6dbd6ffe11
fix typo in ssh option description
|
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
|
3261b60fd1
--quiet implies --progress=quiet
|
4 years ago |