drivers
This commit is contained in:
@@ -48,7 +48,7 @@ RUN go build -o seanime -trimpath -ldflags="-s -w"
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
# Add FFMPEG to the final image
|
# Add FFMPEG to the final image
|
||||||
RUN apk add --no-cache jellyfin-ffmpeg
|
RUN apk add --no-cache jellyfin-ffmpeg mesa-dri-gallium mesa-va-gallium linux-firmware-amdgpu
|
||||||
|
|
||||||
# Set root
|
# Set root
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user