-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add Alpine #5
Labels
Comments
I've tried this a few times over the years. Since Alpine isn't quite regular Linux, OpenOnload doesn't build on it. Better off sticking to Solarflare's supported Linux distros and making the images smaller (#4). |
Here's something to start with if you wanted to play around:
|
Closing as |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Would be cool to add the Alpine thin-Linux distro. Widely-used Docker images are based on this. It uses the APK package manager. Busybox has no package manager so probably trickier\more work.
The text was updated successfully, but these errors were encountered: