Skip to content

'go run' uses GOOS=linux for local tools, even on non-linux platforms #220

@grokspawn

Description

@grokspawn

docker-build: export GOOS=linux

makes GOOS 'sticky' for follow-on operations, and since it is the first dependency for the 'run' target, it /might/ be run first and carry that value over to other targets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions