Template
Add one-click Navidrome ingestion workflow
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ RUN mvn clean package -DskipTests -B -s /root/.m2/settings.xml
|
||||
FROM eclipse-temurin:8-jre-alpine
|
||||
WORKDIR /app
|
||||
|
||||
RUN apk add --no-cache tzdata wget \
|
||||
RUN apk add --no-cache tzdata wget ffmpeg \
|
||||
&& cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
|
||||
&& echo "Asia/Shanghai" > /etc/timezone
|
||||
|
||||
|
||||
Reference in New Issue
Block a user