Sebastiaan van Stijn
|
484e6b784c
api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend
|
1 년 전 |
Sebastiaan van Stijn
|
3e0565e17c
builder/dockerfile: format code with gofumpt
|
3 년 전 |
Sebastiaan van Stijn
|
9f3e5eead5
pkg/system: deprecate DefaultPathEnv, move to oci
|
2 년 전 |
Paweł Gronowski
|
66a0289081
builder: Don't store context in struct
|
2 년 전 |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 년 전 |
Sebastiaan van Stijn
|
ecb4ed172b
builder: fix empty-lines (revive)
|
2 년 전 |
Sebastiaan van Stijn
|
41b96bff55
update uses of container.ContainerCreateCreatedBody to CreateResponse
|
3 년 전 |
Sebastiaan van Stijn
|
cfddecc3d2
builder/dockerfile: remove leftover LCOW platform checks
|
3 년 전 |
Sebastiaan van Stijn
|
0998c7e363
system: remove LCOWSupported() utility
|
3 년 전 |
Sebastiaan van Stijn
|
3eb1257698
revendor BuildKit (master branch)
|
4 년 전 |
Sebastiaan van Stijn
|
a09c0276a2
builder: produce error when using unsupported Dockerfile option
|
4 년 전 |
Tibor Vass
|
de56a90929
vendor buildkit 6861f17f15364de0fe1fd1e6e8da07598a485123
|
4 년 전 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 년 전 |
John Howard
|
20833b06a0
Windows: (WCOW) Generate OCI spec that remote runtime can escape
|
6 년 전 |
Tibor Vass
|
9ebed53c54
Merge pull request #37439 from tiborvass/vendor-buildkit
|
7 년 전 |
Tibor Vass
|
81599222fc
validate: please vet
|
7 년 전 |
Yong Tang
|
492545e139
Merge pull request #37396 from yui-knk/error_when_base_name_resolved_to_blank
|
7 년 전 |
Yuichiro Kaneko
|
c9542d313e
Return error if basename is expanded to blank
|
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 년 전 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 년 전 |
Tonis Tiigi
|
c9ebd2f13b
vendor: use dockerfile parser from buildkit
|
7 년 전 |
Priya Wadhwa
|
593255ffb0
Export BuildArgs
|
7 년 전 |
John Stephens
|
29fc64b590
Merge pull request #35089 from Microsoft/jjh/fromplatformbuilder
|
7 년 전 |
John Howard
|
69fa84bc3d
Builder: Plumbing through platform in `FROM` statement
|
7 년 전 |
John Howard
|
735e5d22b7
Builder - dockerfile - just use API for now, and unit test fix
|
7 년 전 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 년 전 |
Tonis Tiigi
|
7ad41d53df
builder: fix layer lifecycle leak
|
7 년 전 |
Akihiro Suda
|
9769ef333f
Merge pull request #36224 from dnephin/refactor-commit
|
7 년 전 |