bitwarden / directory-connector

A tool for syncing a directory (AD, LDAP, Azure, G Suite, Okta) to an organization.
https://bitwarden.com
GNU General Public License v3.0
249 stars 84 forks source link

Run in Alpine ? #492

Closed battosai30 closed 2 months ago

battosai30 commented 2 months ago

Hi,

Does anyone run it succesfully in Alpine ?

In my case I get :

bwdc: bwdc: cannot execute binary file

using

bash bwdc

I guess there is a missing package but can't find waht's missing ...

EDIT

Ok I found out :

apk add libstdc++ gcompat

After that it run well with

./bwdc