mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-02 21:15:05 +00:00
Updated Installation (markdown)
parent
0281d9a856
commit
9c934b31ee
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
# Docker #
|
||||
#### Docker is available on Linux, macOS and Windows ####
|
||||
|
||||
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://www.docker.com/products/overview) and install Docker before setting up a Lidarr under Docker. Once Docker is installed you'll need to want 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 want 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 #
|
||||
|
||||
|
|
Loading…
Reference in a new issue