Sebastiaan van Stijn
|
e05fc8ca35
builder/dockerfile: make normalizeDest() platform-specific again
|
4 년 전 |
Sebastiaan van Stijn
|
131fac6eb4
builder/dockerfile: remove fromSlash() and separator() utils
|
4 년 전 |
Paul "TBBle" Hampson
|
56d378a88f
Apply a 127GB default WCOW Sandbox size globally
|
4 년 전 |
Chris Price
|
c21a3cf432
Add variant to image.Image and legacy builder
|
6 년 전 |
Tibor Vass
|
29de017df7
Merge pull request #38599 from thaJeztah/builder_fix_copy_permissions
|
6 년 전 |
John Howard
|
20833b06a0
Windows: (WCOW) Generate OCI spec that remote runtime can escape
|
6 년 전 |
Sebastiaan van Stijn
|
6d87f19142
builder: fix `COPY --from` should preserve ownership
|
6 년 전 |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 년 전 |
Yuichiro Kaneko
|
44e08d8a7d
Ensure RUN instruction to run without Healthcheck
|
7 년 전 |
Tibor Vass
|
facad55744
api: Change Platform field back to string (temporary workaround)
|
7 년 전 |
Tonis Tiigi
|
337ba71fc1
distribution: fix passing platform struct to puller
|
7 년 전 |
Dennis Chen
|
7f334d3acf
Initial support for OCI multi-platform image
|
7 년 전 |
Dennis Chen
|
7f280f6f65
Refactor and cleanup the intermediate container creation
|
7 년 전 |
John Howard
|
317513d698
Builder: Fix CI issues
|
7 년 전 |
John Howard
|
69fa84bc3d
Builder: Plumbing through platform in `FROM` statement
|
7 년 전 |
Tonis Tiigi
|
7ad41d53df
builder: fix layer lifecycle leak
|
7 년 전 |
Akihiro Suda
|
9769ef333f
Merge pull request #36224 from dnephin/refactor-commit
|
7 년 전 |
Daniel Nephin
|
daff039049
Refactor commit
|
7 년 전 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 년 전 |
Brian Goff
|
47a0dcbcd2
Merge pull request #35986 from thaJeztah/bump-containerd-1.0.1-rc1
|
7 년 전 |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 년 전 |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
7 년 전 |
Sebastiaan van Stijn
|
d1c34831e9
Fixes for libcontainer changes
|
7 년 전 |
John Howard
|
deb335d04f
Windows: Bump RW layer size
|
7 년 전 |
Daniel Nephin
|
9bcd5d2574
Add deepCopyRunConfig for copying buidler runConfig
|
7 년 전 |
John Howard
|
d98ecf2d6c
LCOW: API change JSON header to string POST parameter
|
7 년 전 |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 년 전 |
Lorenzo Fontana
|
dff2a23749
Cleaning dead code out of the builder
|
7 년 전 |
Simon Ferquel
|
669c067798
Introduce a typed command system and 2 phase parse/dispatch build
|
8 년 전 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 년 전 |