This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Alpine Linux Container #4
Comments
I wish I could get this working but wasn't able to today. Looks like the root cause is Alpine not shipping glibc, which makemkvcon links against. I tried using https://hub.docker.com/r/frolvlad/alpine-glibc/ but apparently all of Alpine's packages won't work since they're not linked against glibc. Maybe one day in the future when alpine switches to glibc this will work better. Some notes:
Lots of info: gliderlabs/docker-alpine#11 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should try running this inside alpine instead of fedora to get a much smaller image size.
We can probably use the pre-built version: http://www.makemkv.com/download/makemkv-bin-1.10.5.tar.gz
But we might need to compile ourselves: http://www.makemkv.com/download/makemkv-oss-1.10.5.tar.gz
More about compiling at http://www.makemkv.com/forum2/viewtopic.php?f=3&t=224
The text was updated successfully, but these errors were encountered: