Add more docker options

master
hotio 5 years ago
parent e23676e499
commit 612b4ad513

@ -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 #

Loading…
Cancel
Save