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

Published 2026-05-12 22:43:30 +02:00 by balki

Installation

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

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-02T14:18:43+00:00
ARG VERSION=33170621-ls13
ARG MODS_VERSION=v3
ARG PKG_INST_VERSION=v1
ARG LSIOWN_VERSION=v1
ARG WITHCONTENV_VERSION=v1
LABEL build_version=Linuxserver.io version:- 33170621-ls13 Build-date:- 2026-05-02T14:18:43+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-02T14:18:43+00:00 VERSION=33170621-ls13 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-05-06T04:46:34+00:00
ARG VERSION=3.1.0.4875-ls27
ARG LIDARR_RELEASE=3.1.0.4875
LABEL build_version=Linuxserver.io version:- 3.1.0.4875-ls27 Build-date:- 2026-05-06T04:46:34+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-05-06T04:46:34+00:00 VERSION=3.1.0.4875-ls27 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-ls27 Build-date:- 2026-05-06T04:46:34+00:00
maintainer Roxedus,thespad
org.opencontainers.image.authors linuxserver.io
org.opencontainers.image.created 2026-05-06T04:46:34+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 443ac9cabd87038939e5630b4ffc45a823780113
org.opencontainers.image.revision 443ac9cabd87038939e5630b4ffc45a823780113
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-ls27
Details
Container
2026-05-12 22:43:30 +02:00
0
OCI / Docker
linux/amd64
linuxserver.io
GPL-3.0-only
120 MiB
Versions (1) View all
latest 2026-05-12