mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
vendor: github.com/moby/buildkit 25bec7145b39 (v0.14.0-dev)
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
1
vendor/github.com/moby/buildkit/util/testutil/integration/run.go
generated
vendored
1
vendor/github.com/moby/buildkit/util/testutil/integration/run.go
generated
vendored
@ -40,6 +40,7 @@ type Backend interface {
|
||||
Rootless() bool
|
||||
NetNSDetached() bool
|
||||
Snapshotter() string
|
||||
ExtraEnv() []string
|
||||
Supports(feature string) bool
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user