Sign inSign up

cthelight/makemkv-appimage-builder

By cthelight

•Updated almost 3 years ago

A Docker container approach to auto-building an AppImage for the latest relase of MakeMKV

Image
0

72

cthelight/makemkv-appimage-builder repository overview

⁠Overview

This image is a simple tool that attempts to parse the relevant page on the MakeMKV forum for the appropriate sources to download and build MakeMKV for linux. For usability reasons, the finals step in the build process is to package the resulting build into an AppImage.

⁠Usage

Simply run this container with the following:

  • A volume mounted at /out inside the container, as that is where the generated AppImage will be placed
    • NOTE: The owner/group of the supplied output directory will be used for the owner/group of the resulting AppImage. Therefore it is recommended to create the output directory manually (with whatever ownership/group characteristics you prefer) prior to starting the container

Example: docker run -v /tmp/out:/out cthelight/makemkv-appimage-builder:v0.1

⁠NOTE: If you use this tool you are AUTOMATICALLY accepting the EULA for MakeMKV.

Sources for this docker image: https://github.com/cthelight/MakeMKV-AppImage-Builder⁠

Tag summary

Content type

Image

Digest

sha256:5b78b1567…

Size

48.5 MB

Last updated

almost 3 years ago

docker pull cthelight/makemkv-appimage-builder:v0.1