Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Environment Aware #84

Open
scottmelhop opened this issue Dec 19, 2024 · 0 comments
Open

Make Environment Aware #84

scottmelhop opened this issue Dec 19, 2024 · 0 comments
Labels
t: bug Something isn't working

Comments

@scottmelhop
Copy link

Describe the bug
When copying in a go_binary that is produced using an environment, to allow x86 images to be built on an arm64 machine, the environment is not being used to produce the binary. Therefore it fails to execute.

To Reproduce
See https://github.com/scottmelhop/gopants

Expected behavior
Binary from environment to be used in image layer

@scottmelhop scottmelhop added the t: bug Something isn't working label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant