package binfmt_misc

import "github.com/moby/buildkit/util/binfmt_misc"

Index

Constants

const Binaryarm = "" /* 702 byte string literal not displayed */
const Binaryarm64 = "" /* 550 byte string literal not displayed */

Functions

func SupportedPlatforms

func SupportedPlatforms() []string

func WarnIfUnsupported

func WarnIfUnsupported(pfs []string)

WarnIfUnsupported validates the platforms and show warning message if there is, the end user could fix the issue based on those warning, and thus no need to drop the platform from the candidates.

Source Files

amd64_check_amd64.go arm64_binary.go arm64_check.go arm_binary.go arm_check.go check.go check_windows.go detect.go

Version
v0.5.0
Published
Apr 27, 2019
Platform
windows/amd64
Imports
11 packages
Last checked
1 minute ago

Tools for package owners.