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_unix.go detect.go

Version
v0.5.1
Published
May 9, 2019
Platform
darwin/amd64
Imports
12 packages
Last checked
4 hours ago

Tools for package owners.