mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
vendor: update buildkit to master@8b7bcb900d3c
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
1
vendor/github.com/moby/buildkit/frontend/gateway/client/client.go
generated
vendored
1
vendor/github.com/moby/buildkit/frontend/gateway/client/client.go
generated
vendored
@ -38,6 +38,7 @@ type Client interface {
|
||||
// new container, without defining the initial process.
|
||||
type NewContainerRequest struct {
|
||||
Mounts []Mount
|
||||
Hostname string
|
||||
NetMode pb.NetMode
|
||||
ExtraHosts []*pb.HostIP
|
||||
Platform *pb.Platform
|
||||
|
Reference in New Issue
Block a user