We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5db57 commit 5c0f587Copy full SHA for 5c0f587
2 files changed
Dockerfile
@@ -44,7 +44,7 @@ RUN xx-verify \
44
/tmp/makemkv-install/usr/bin/mmgplsrv
45
46
# Pull base image.
47
-FROM jlesage/baseimage-gui:alpine-3.19-v4.11.3
+FROM jlesage/baseimage-gui:alpine-3.19-v4.12.3
48
49
ARG DOCKER_IMAGE_VERSION
50
ARG MAKEMKV_VERSION
rootfs/startapp.sh
@@ -5,7 +5,6 @@
5
# location MakeMKV looks for seems to be "$HOME/.MakeMKV"
6
7
#export QT_DEBUG_PLUGINS=1
8
-export HOME=/config
9
10
# Added to avoid the following error message:
11
# MESA-LOADER: failed to open swrast: Error loading shared library
0 commit comments