Skip to content

build binary in container #225

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

Closed
wants to merge 1 commit into from
Closed

Conversation

mpldr
Copy link
Contributor

@mpldr mpldr commented Jun 5, 2025

No description provided.

@mpldr
Copy link
Contributor Author

mpldr commented Jun 5, 2025

Well, that's not saying anything helpful :/

@@ -1,6 +1,24 @@
FROM node:alpine AS build
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This project uses goreleaser with its guide for building docker images https://goreleaser.com/customization/docker/. This change will certainly break the current release build because commands like go build won't work when building images for other platforms like ppc64le.

@jmattheis jmattheis closed this Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants