From 612b4ad51393902b3f8986266dd2ecbfce6b46ac Mon Sep 17 00:00:00 2001 From: hotio <26902309+hotio@users.noreply.github.com> Date: Sat, 16 Nov 2019 11:51:00 +0100 Subject: [PATCH] Add more docker options --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 9ba6694..f29072e 100644 --- a/Installation.md +++ b/Installation.md @@ -22,7 +22,7 @@ Full instructions: https://github.com/lidarr/Lidarr/wiki/Docker -Running Lidarr in a Docker container eases setup and reduces package installation on the host OS. Docker is available on many platforms see the [Docker overview page](https://docs.docker.com/engine/docker-overview/) and install Docker before setting up a Lidarr under Docker. Once Docker is installed you'll need to pull the image with `docker pull linuxserver/lidarr ` and then create the container. See https://hub.docker.com/r/linuxserver/lidarr/ for the options available when creating the image. +Running Lidarr in a Docker container eases setup and reduces package installation on the host OS. Docker is available on many platforms see the [Docker overview page](https://docs.docker.com/engine/docker-overview/) and install Docker before setting up a Lidarr under Docker. Once Docker is installed you'll need to pull the image with `docker pull hotio/lidarr` or `docker pull linuxserver/lidarr` and then create the container. See https://hub.docker.com/r/hotio/lidarr/ or https://hub.docker.com/r/linuxserver/lidarr/ for the options available when creating the image. # Linux #