You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/build
Ilya Dmitrichenko 387cc633c7
build: move driver helpers to a separate file
This code is very tightly coupled with the rest of the build
package, and is not useful elsewhere, so it makes sense
to keep it where it is. Separating into another package would
require more significant changes to how `driverPair` struct
is used in various functions.

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
3 years ago
..
build.go build: move driver helpers to a separate file 3 years ago
drivers.go build: move driver helpers to a separate file 3 years ago
git.go build: set provenance vcs details 3 years ago
git_test.go build: set provenance vcs details 3 years ago
url.go Remove uses of deprecated io/ioutil 3 years ago
utils.go build: skip "host-gateway" validation with moby driver 3 years ago