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

Support linux-musl installation (aka alpine) #16 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pascallap
Copy link

Provide fix for #16

@pascallap pascallap force-pushed the 16-provide-alpine-installation branch from 7d332de to b0181d1 Compare October 24, 2023 14:49
@pascallap pascallap changed the title Support alpine-musl installation #16 Support linux-musl installation (aka alpine) #16 Oct 24, 2023
@pascallap pascallap force-pushed the 16-provide-alpine-installation branch from 1fc67f7 to ca99415 Compare October 24, 2023 18:51
@edif2008
Copy link
Member

It looks like your commits are not signed. To get your PR merged, please sign your commits.

If you're new to commit signing, there are different ways to set it up:

Sign commits with gpg

Follow the steps below to set up commit signing with gpg:

  1. Generate a GPG key
  2. Add the GPG key to your GitHub account
  3. Configure git to use your GPG key for commit signing
Sign commits with ssh-agent

Follow the steps below to set up commit signing with ssh-agent:

  1. Generate an SSH key and add it to ssh-agent
  2. Add the SSH key to your GitHub account
  3. Configure git to use your SSH key for commit signing
Sign commits with 1Password

You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.

Learn how to use 1Password to sign your commits.

Watch the demo

@pascallap pascallap force-pushed the 16-provide-alpine-installation branch from ca99415 to b4c20fc Compare October 25, 2023 12:26
@pascallap
Copy link
Author

pascallap commented Oct 26, 2023

Sorry about that.
It should be all good now.

@pascallap
Copy link
Author

@edif2008 Any news ?
We really don't want to fork the orb only for this.
Would be great to also include the version update from #15.

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