From a45a5a06a44ebdc1b8560d189fc6b01e2e97a36f Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 12 Oct 2018 23:12:36 -0400 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Installation.md b/Installation.md index 2e87694..775f46b 100644 --- a/Installation.md +++ b/Installation.md @@ -20,6 +20,8 @@ # Docker # #### Docker is available on Linux, macOS and Windows #### +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. # Linux #