Skip to content

Add multiarch support to container image #215

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
sxd opened this issue Jul 15, 2022 · 3 comments · Fixed by #216
Closed

Add multiarch support to container image #215

sxd opened this issue Jul 15, 2022 · 3 comments · Fixed by #216
Labels
enhancement New feature or request

Comments

@sxd
Copy link
Contributor

sxd commented Jul 15, 2022

Describe the solution you'd like
GoReleaser should support the build of container manifest with the multiarch images insides

Additional context
GoReleaser already support docker manifest for this, and this will help to run the woke
container inside a Raspberry Pi 4

@sxd sxd added the enhancement New feature or request label Jul 15, 2022
@github-actions
Copy link
Contributor

👋 Thanks for submitting your first issue!

Please be sure to read and follow our Code of Conduct and Contributing guide.

⭐️ Is your org or open source project using woke? If so, we'd love for you to be included in the 'Who uses woke' list at https://github.com/get-woke/woke/blob/main/docs/about.md#who-uses-woke.

sxd added a commit to sxd/woke that referenced this issue Jul 15, 2022
Modify .goreleaser.yml file to build two images one for amd64 and
another for arm64 and then create the proper manifest to publish
with the proper images.

Closes get-woke#215

Signed-off-by: Jonathan Gonzalez V <[email protected]>
@sxd sxd mentioned this issue Jul 15, 2022
3 tasks
sxd added a commit to sxd/woke that referenced this issue Jul 19, 2022
Modify .goreleaser.yml file to build two images one for amd64 and
another for arm64 and then create the proper manifest to publish
with the proper images.

Closes get-woke#215

Signed-off-by: Jonathan Gonzalez V <[email protected]>
sxd added a commit to sxd/woke that referenced this issue Jul 19, 2022
Modify .goreleaser.yml file to build two images one for amd64 and
another for arm64 and then create the proper manifest to publish
with the proper images.

Closes get-woke#215

Signed-off-by: Jonathan Gonzalez V <[email protected]>
sxd added a commit to sxd/woke that referenced this issue Jul 19, 2022
Modify .goreleaser.yml file to build two images one for amd64 and
another for arm64 and then create the proper manifest to publish
with the proper images.

Closes get-woke#215

Signed-off-by: Jonathan Gonzalez V <[email protected]>
sxd added a commit to sxd/woke that referenced this issue Jul 19, 2022
Modify .goreleaser.yml file to build two images one for amd64 and
another for arm64 and then create the proper manifest to publish
with the proper images.

Closes get-woke#215

Signed-off-by: Jonathan Gonzalez V <[email protected]>
caitlinelfring pushed a commit that referenced this issue Jul 19, 2022
Modify .goreleaser.yml file to build two images one for amd64 and
another for arm64 and then create the proper manifest to publish
with the proper images.

Closes #215

Signed-off-by: Jonathan Gonzalez V <[email protected]>
@caitlinelfring
Copy link
Member

@sxd This has been released in v0.18.4. Thanks so much for your contribution!!!

@sxd
Copy link
Contributor Author

sxd commented Jul 19, 2022

@caitlinelfring thank you! already checked and it works! I'll try to contribute more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants