cache/lscr.io/linuxserver/lidarr (latest)

Published 2026-06-14 11:18:47 +02:00 by balki

Installation

docker pull forgejo.balki.cloud/balki/cache/lscr.io/linuxserver/lidarr:latest
sha256:f193eb2ae091790f65639c351c8be85cffcfdcf449528e145ba3a8640e6454e2

About this package

[Lidarr](https://github.com/lidarr/Lidarr) is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.

Image layers

COPY /root-out/ / # buildkit
ARG BUILD_DATE=2026-05-31T10:06:16+00:00
ARG VERSION=9586c06d-ls16
ARG MODS_VERSION=v3
ARG PKG_INST_VERSION=v1
ARG LSIOWN_VERSION=v1
ARG WITHCONTENV_VERSION=v1
LABEL build_version=Linuxserver.io version:- 9586c06d-ls16 Build-date:- 2026-05-31T10:06:16+00:00
LABEL maintainer=TheLamer
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN |6 BUILD_DATE=2026-05-31T10:06:16+00:00 VERSION=9586c06d-ls16 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates catatonit coreutils curl findutils jq netcat-openbsd procps-ng shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit
COPY root/ / # buildkit
ENTRYPOINT ["/init"]
ENV LSIO_FIRST_PARTY=true
ARG BUILD_DATE=2026-06-03T06:19:51+00:00
ARG VERSION=3.1.0.4875-ls30
ARG LIDARR_RELEASE=3.1.0.4875
LABEL build_version=Linuxserver.io version:- 3.1.0.4875-ls30 Build-date:- 2026-06-03T06:19:51+00:00
LABEL maintainer=Roxedus,thespad
ARG LIDARR_BRANCH=master
ENV XDG_CONFIG_HOME=/config/xdg COMPlus_EnableDiagnostics=0 TMPDIR=/run/lidarr-temp
RUN |4 BUILD_DATE=2026-06-03T06:19:51+00:00 VERSION=3.1.0.4875-ls30 LIDARR_RELEASE=3.1.0.4875 LIDARR_BRANCH=master /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache chromaprint icu-libs sqlite-libs xmlstarlet && echo "**** install lidarr ****" && mkdir -p /app/lidarr/bin && if [ -z ${LIDARR_RELEASE+x} ]; then LIDARR_RELEASE=$(curl -sL "https://lidarr.servarr.com/v1/update/${LIDARR_BRANCH}/changes?runtime=netcore&os=linuxmusl" | jq -r '.[0].version'); fi && curl -o /tmp/lidarr.tar.gz -L "https://lidarr.servarr.com/v1/update/${LIDARR_BRANCH}/updatefile?version=${LIDARR_RELEASE}&os=linuxmusl&runtime=netcore&arch=x64" && tar xzf /tmp/lidarr.tar.gz -C /app/lidarr/bin --strip-components=1 && echo -e "UpdateMethod=docker\nBranch=${LIDARR_BRANCH}\nPackageVersion=${VERSION}\nPackageAuthor=[linuxserver.io](https://linuxserver.io)" > /app/lidarr/package_info && printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && echo "**** cleanup ****" && rm -rf /app/lidarr/bin/Lidarr.Update /tmp/* # buildkit
COPY root/ / # buildkit
EXPOSE [8686/tcp]
VOLUME [/config]

Labels

Key Value
build_version Linuxserver.io version:- 3.1.0.4875-ls30 Build-date:- 2026-06-03T06:19:51+00:00
maintainer Roxedus,thespad
org.opencontainers.image.authors linuxserver.io
org.opencontainers.image.created 2026-06-03T06:19:51+00:00
org.opencontainers.image.description [Lidarr](https://github.com/lidarr/Lidarr) is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
org.opencontainers.image.documentation https://docs.linuxserver.io/images/docker-lidarr
org.opencontainers.image.licenses GPL-3.0-only
org.opencontainers.image.ref.name fba1eae897efebe0500532c78df8a8f568aeec37
org.opencontainers.image.revision fba1eae897efebe0500532c78df8a8f568aeec37
org.opencontainers.image.source https://github.com/linuxserver/docker-lidarr
org.opencontainers.image.title Lidarr
org.opencontainers.image.url https://github.com/linuxserver/docker-lidarr/packages
org.opencontainers.image.vendor linuxserver.io
org.opencontainers.image.version 3.1.0.4875-ls30
Details
Container
2026-06-14 11:18:47 +02:00
0
OCI / Docker
linux/amd64
linuxserver.io
GPL-3.0-only
120 MiB
Versions (1) View all
latest 2026-06-14