Release 2.6.1

- Allow use of optional environmental variables for Radarr/Sonarr config
- Updated Docker labels
This commit is contained in:
TheCaptain989
2024-05-18 20:37:16 -05:00
parent 8bd9f3fd09
commit 21f36785c1
3 changed files with 16 additions and 3 deletions
+4 -1
View File
@@ -18,7 +18,10 @@ RUN \
## Single layer deployed image ##
FROM scratch
LABEL maintainer="TheCaptain989"
LABEL org.opencontainers.image.source=https://github.com/TheCaptain989/radarr-striptracks
LABEL org.opencontainers.image.description="A Docker Mod to Radarr/Sonarr to automatically strip out unwanted audio and subtitle streams"
LABEL org.opencontainers.image.licenses=GPL-3.0-only
LABEL org.opencontainers.image.authors="TheCaptain989"
# Add files from buildstage
COPY --from=buildstage /root-layer/ /