Update Dockerfile
This commit is contained in:
parent
3bd920e504
commit
e87a6bc23b
|
@ -62,7 +62,7 @@ RUN apk add xf86-video-amdgpu linux-firmware-amdgpu --no-cache --update-cache \
|
||||||
&& cp -a /lib/libz*.so* "$OUTPUT/usr/lib"
|
&& cp -a /lib/libz*.so* "$OUTPUT/usr/lib"
|
||||||
|
|
||||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
from ghcr.io/linuxserver/plex:1.29.0
|
FROM ghcr.io/linuxserver/plex:1.29.0
|
||||||
ARG OUTPUT
|
ARG OUTPUT
|
||||||
|
|
||||||
# Install AMD drivers for HW decoding
|
# Install AMD drivers for HW decoding
|
||||||
|
|
Loading…
Reference in a new issue