Skip to content

Conversation

@dharsanb
Copy link
Contributor

This is done to support v2 and future releases of Goreleaser.

…tion

Signed-off-by: Dharsan Baskar <git@dharsanb.com>
@dharsanb dharsanb requested a review from evrardjp December 20, 2025 05:39
@dharsanb dharsanb self-assigned this Dec 20, 2025
@dharsanb dharsanb marked this pull request as ready for review December 20, 2025 05:59
@dharsanb dharsanb added the docker Changes targetting Docker image building label Dec 20, 2025
@evrardjp
Copy link
Collaborator

evrardjp commented Jan 5, 2026

I am worried this might break the multi container build that we'll do in v2? How can I test this?

@dharsanb
Copy link
Contributor Author

dharsanb commented Jan 5, 2026

I tested it using

 goreleaser release --snapshot --clean
 docker buildx build --platform linux/arm64,linux/amd64,linux/arm/v7,linux/arm/v6,linux/386 -t kured --no-cache .

This creates binaries using goreleaser under dist and I trigger docker builds manually for multiple platforms to make sure the builds work as expected .

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

Labels

docker Changes targetting Docker image building

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants