Imports of package bake

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/docker/buildx/build
github.com/docker/buildx/util/platformutil
github.com/docker/cli/cli/compose/loader
github.com/docker/cli/cli/compose/types
github.com/docker/docker/pkg/urlutil
github.com/hashicorp/hclPackage hcl decodes HCL into usable Go structures.
github.com/moby/buildkit/session/auth/authprovider
github.com/pkg/errorsPackage errors provides simple error handling primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
osPackage os provides a platform-independent interface to operating system functionality.
pathPackage path implements utility routines for manipulating slash-separated paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.