mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 10:42:47 +01:00
Add more docker options
parent
b0f968c0ee
commit
563ecd93b1
@ -51,7 +51,7 @@ $ brew cask install sonarr
|
||||
# Docker
|
||||
#### Docker is available on Linux, macOS and Windows
|
||||
|
||||
Running Sonarr 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 Sonarr under Docker. Once Docker is installed you'll need to want to pull the image with `docker pull linuxserver/sonarr` and then create the container. See https://hub.docker.com/r/linuxserver/sonarr/ for the options available when creating the image.
|
||||
Running Sonarr 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 Sonarr under Docker. Once Docker is installed you'll need to want to pull the image with `docker pull hotio/sonarr` or `docker pull linuxserver/sonarr` and then create the container. See https://hub.docker.com/r/hotio/sonarr/ or https://hub.docker.com/r/linuxserver/sonarr/ for the options available when creating the image.
|
||||
|
||||
# Linux
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user