Created a mock Sonarr container for the beta release

This commit is contained in:
2024-12-13 19:39:43 -07:00
parent 89f8a64b51
commit ea4cfeb42d
651 changed files with 134021 additions and 3267 deletions
+9
View File
@@ -0,0 +1,9 @@
FROM lscr.io/linuxserver/sonarr:latest
ENV PUID=1000
ENV PGID=1000
ENV TZ=Etc/UTC
COPY ./mock-htpc/sonarr/ /config
COPY ./mock-htpc/tv /tv