Documentation ¶
Overview ¶
Copyright (C) 2020 VMware, Inc. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version holds the complete version number. Filled in at linking time. Version = "v0.0.0+unknown" // DefaultImage hols the primary build image we use DefaultImage = "docker.io/moby/buildkit:buildx-stable-1" // DefaultRootlessImage holds the rootless default image DefaultRootlessImage = "docker.io/moby/buildkit:buildx-stable-1-rootless" )
Functions ¶
func GetVersionString ¶
func GetVersionString() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.