Skip to content

packaging a go_bin target fails when running in docker_environment #19620

Open
@ianwesleyarmstrong

Description

@ianwesleyarmstrong

Describe the bug
pants package is failing when running in a docker environment due to missing runtime/cgo

Pants version
2.16.0

OS
The host system is on OSX, but running inside a linux docker_environment

docker_environment(
    name="linux_go",
    platform="linux_x86_64",
    image="golang:1.21"
)

Additional info

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions