feat: Created the Lidarr mock and added a justfile

This commit is contained in:
2026-01-21 11:18:37 -07:00
parent ab4c119e04
commit 6512117aca
6736 changed files with 569422 additions and 4598 deletions
+8
View File
@@ -0,0 +1,8 @@
FROM lscr.io/linuxserver/lidarr:latest
ENV PUID=1000
ENV PGID=1000
ENV TZ=Etc/UTC
COPY ./mock-htpc/lidarr/ /config
COPY ./mock-htpc/music /music