docker run -d \
--name=lidarr \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=UTC \
-e UMASK=022 \
-p <hostport>:8686 \
-v <hostconfigpath>:/config \
-v <hostmediapath>:/data \
--restart unless-stopped \
ghcr.io/agpsn/docker-lidarr:develop
-
Notifications
You must be signed in to change notification settings - Fork 0
agpsn/lidarr-develop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|