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

Setup multi-architecture docker containers in goreleaser #229

Merged
merged 2 commits into from
May 10, 2023

Conversation

MichaelEischer
Copy link
Member

What is the purpose of this change? What does it change?

Setup multi-architecture docker containers in goreleaser. The configuration is unfortunately a lot of copy&paste with minimal modifications for which I couldn't find a way to reduce the duplication.

Was the change discussed in an issue or in the forum before?

See #125

Checklist

  • I have enabled maintainer edits for this PR
  • I have added tests for all changes in this PR
  • I have added documentation for the changes (in the manual)
  • There's a new file in changelog/unreleased/ that describes the changes for our users (template here)
  • I have run gofmt on the code in all commits
  • All commit messages are formatted in the same style as the other commits in the repo
  • I'm done, this Pull Request is ready for review

This requires `docker-buildx` and `qemu-user-static-binfmt`
The binaries and generate archives should be reproducible now. Note that
this does not apply to the source tarball.
@fd0 fd0 merged commit 0a09c8d into restic:master May 10, 2023
@MichaelEischer MichaelEischer deleted the multi-docker branch May 13, 2023 19:40
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