Release 2.4

- Allow use of optional environmental variables for Lidarr config
- Updated Docker labels
This commit is contained in:
TheCaptain989
2024-05-18 21:20:55 -05:00
parent e9cc0a2c2f
commit 2057d39e32
4 changed files with 12 additions and 2 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/lidarr-flac2mp3
LABEL org.opencontainers.image.description="A Docker Mod to Lidarr to automatically convert FLAC files to MP3s, or other format"
LABEL org.opencontainers.image.licenses=GPL-3.0-only
LABEL org.opencontainers.image.authors="TheCaptain989"
# Add files from buildstage
COPY --from=buildstage /root-layer/ /