Sebastiaan van Stijn
|
1bb3491601
builder: fix detection of experimental --stream option (deprecated)
|
před 4 roky |
Tonis Tiigi
|
9b28939345
vendor: update buildkit to df35e9818
|
před 5 roky |
Tibor Vass
|
6ca3ec88ae
builder: remove legacy build's session handling
|
před 5 roky |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
před 7 roky |
Tibor Vass
|
facad55744
api: Change Platform field back to string (temporary workaround)
|
před 7 roky |
Tibor Vass
|
ca8022ec63
builder: return image ID in API when using buildkit
|
před 7 roky |
Dennis Chen
|
7f334d3acf
Initial support for OCI multi-platform image
|
před 7 roky |
Tonis Tiigi
|
c9ebd2f13b
vendor: use dockerfile parser from buildkit
|
před 7 roky |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
před 7 roky |
Dennis Chen
|
c7b543164d
Remove unused 'label' related functions
|
před 7 roky |
Dennis Chen
|
9c238ebd55
Add 'LABEL' command from '--label' to the last stage
|
před 7 roky |
Priya Wadhwa
|
593255ffb0
Export BuildArgs
|
před 7 roky |
Dennis Chen
|
7c0570473c
Fix the target name issue for multi-stage build
|
před 7 roky |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
před 7 roky |
John Howard
|
69fa84bc3d
Builder: Plumbing through platform in `FROM` statement
|
před 7 roky |
John Howard
|
735e5d22b7
Builder - dockerfile - just use API for now, and unit test fix
|
před 7 roky |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
před 7 roky |
Matt Rickard
|
a634526d14
Move builder shell parser into subpackage
|
před 7 roky |
John Howard
|
0cba7740d4
Address feedback from Tonis
|
před 7 roky |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
před 7 roky |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
před 7 roky |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
před 7 roky |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
před 7 roky |
Anthony Sottile
|
0785836c4b
Fix environ substitutions in `docker commit --change ...`
|
před 7 roky |
Tonis Tiigi
|
c6703b722e
builder: fix long stream sync
|
před 7 roky |
Simon Ferquel
|
172e73a1df
Test & Fix build with rm/force-rm matrix
|
před 7 roky |
John Howard
|
d98ecf2d6c
LCOW: API change JSON header to string POST parameter
|
před 7 roky |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
před 8 roky |
Simon Ferquel
|
669c067798
Introduce a typed command system and 2 phase parse/dispatch build
|
před 8 roky |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
před 8 roky |