Implements the Docker.Command behaviour for docker buildx bake.
Docker.Command
docker buildx bake
@type t() :: %Docker.Commands.Builder.Bake{ builder: term(), file: term(), load: term(), no_cache: term(), print: term(), pull: term(), push: term(), set: term(), targets: term() }