diff --git a/Docker.md b/Docker.md index 6f982f6..ac90dde 100644 --- a/Docker.md +++ b/Docker.md @@ -5,6 +5,12 @@ * [Install Docker on Arch Linux](https://docs.docker.com/engine/installation/linux/archlinux/) * [Docker on FreeBSD](https://wiki.freebsd.org/Docker) +# Pick Release or Nightly +* Release: [linuxserver/radarr](https://hub.docker.com/r/linuxserver/radarr/) +* Nightly: [hotio/radarr](https://hub.docker.com/r/hotio/radarr/) + +Follow the directions on their site to get everything setup and working. + # Create systemd service file ```bash