go-cross/Docker CGO Actions

Build golang program with CGO_ENABLED=1 for docker Image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
platformsThe platforms to build fornolinux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/riscv64,linux/s390x
dirThe directory to workno.
packagesThe packages to buildno.
flagsThe flags to pass to the go build commandno-ldflags=-w -s
outputThe output binary nameno$repo
x-flagsExtra X ldflags to pass to the go build commandno""
namedescription
platformsThe platforms built for