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 for Alpine Linux #140

Open
1Const1 opened this issue Jul 27, 2024 Discussed in #86 · 1 comment
Open

Support for Alpine Linux #140

1Const1 opened this issue Jul 27, 2024 Discussed in #86 · 1 comment

Comments

@1Const1
Copy link

1Const1 commented Jul 27, 2024

FROM python:3.12.4-alpine3.20
RUN python3.12 -m pip install --upgrade pip
&& python3.12 -m pip install rocksdict

Successfully installed pip-24.1.2

Same error here - ERROR: No matching distribution found for rocksdict
or - Could not find a version that satisfies the requirement rocksdict (from versions: none)

Connected issue: #86

compiled on x86

How to solve it?

Perfectly works only on Debian image

@Congyuwang
Copy link
Owner

Sry for late reply. I don't really have an alpine distro for testing at the moment.

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

No branches or pull requests

2 participants