This repository has been archived by the owner on May 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 174
Feature request: Support for Alpine Linux (musl libc) #155
Comments
We use GitHub issues as a place to track bugs and other development related issues. The Bitwarden Community Forums has a section for submitting, voting for, and discussing product feature requests like this one. Please sign up on our forums and search to see if this request already exists. If so, you can vote for it and contribute to any discussions about it. If not, you can re-create the request there so that it can be properly tracked. |
I'm running into the same issue on Alpine:
This SE post is what made me realize this is a bitwarden-cli problem and not me going crazy (I thought it was telling me the ./bw file couldn't be found) |
It can't locate a library:
install:
|
1 task
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Would be great if this tool could natively run on Alpine Linux. Currently this is the error when you try to run it:
Without knowing for sure, I'm guessing it's because Alpine Linux uses musl instead of glibc.
The text was updated successfully, but these errors were encountered: