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

feature: Docker image for arm64 platform #27

Open
3 of 4 tasks
yevhenkizin opened this issue Jan 26, 2023 · 2 comments
Open
3 of 4 tasks

feature: Docker image for arm64 platform #27

yevhenkizin opened this issue Jan 26, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@yevhenkizin
Copy link

✨ Describe the feature you'd like

Hello! Thanks for the cool tool, it would be nice to add a build docker image for the arm64 platform
If nedded i can help with GH Action for this solution

🌧 Is your feature request related to a problem?

Users can run this tool at raspbery pi/orage pi/banaba pi and etc

🔎 Describe alternatives you've considered

⚠ If implemented, do you think this feature will be a breaking change to users?

No

⚙ Additional context

No response

🤝 Requirements

  • I have confirmed that someone else has not submitted a similar feature request.
  • If implemented, I believe this feature will help others, in addition to solving my problems.
  • I have looked into alternative solutions to the best of my ability.
  • (optional) I would be willing to contribute to testing this feature if implemented, or making a PR to implement this functionality.
@yevhenkizin yevhenkizin added the enhancement New feature or request label Jan 26, 2023
@lrstanley
Copy link
Owner

Implementing will be a bit more complex than just updating the GH Action like normal -- I have reusable workflows for releases here and for registry pruning here. These workflows are used across many of my repos, and some of my repos will not be able to support arm. As such, will have to be a flag that gets passed to the reusable workflow that toggles such functionality.

@lrstanley lrstanley self-assigned this Jan 27, 2023
@oscarsiles
Copy link

If anyone needs an arm image in the meantime, I've created one that is available here: https://github.com/oscarsiles/vault-unseal/pkgs/container/vault-unseal . Works well enough for me until official support is implemented.

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

No branches or pull requests

3 participants