This project is a simple Docker image that runs MakeMKV
- a working Docker engine
Type ./buid.sh
to build the image.
Docker will automatically install the newly built image into the cache.
./test.sh
will launch the image allowing you to begin working on projects.
If the image complains that it cannot connect to your X server, simply run xhost +
to allow the container to connect
to your X server.
This project is licensed under the Apache License Version 2.0, January 2004.
- initial release