MCPcopy
hub / github.com/docker/compose / BuildKitEnabled

Method BuildKitEnabled

pkg/compose/docker_cli_providers.go:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36func (c *dockerCliContextInfo) BuildKitEnabled() (bool, error) {
37 return c.cli.BuildKitEnabled()
38}

Callers

nothing calls this directly

Calls 1

BuildKitEnabledMethod · 0.65

Tested by

no test coverage detected