Sign inSign up

ghudiczius/lidarr

By ghudiczius

Updated 4 days ago

Simple docker image for Lidarr

Image
1

2.2K

ghudiczius/lidarr repository overview

Lidarr

Simple docker image for Lidarr without any bloat, built on the official dotnet runtime image. Lidarr runs as user lidarr with uid and gid 1000 and listens on port 8686.

Usage

docker run --rm ghudiczius/lidarr:<VERSION> \
  -p 8686:8686 \
  -v path/to/config:/config \
  -v path/to/downloads:/downloads \
  -v path/to/music:/music

or

docker run --rm registry.gitlab.jmk.hu/media/lidarr:<VERSION> \
  -p 8686:8686 \
  -v path/to/config:/config \
  -v path/to/downloads:/downloads \
  -v path/to/music:/music

Tag summary

Content type

Image

Digest

sha256:3f2664fcd

Size

143.7 MB

Last updated

4 days ago

docker pull ghudiczius/lidarr:3.1.6.5078.8019-pre