1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-02 06:07:19 +02:00

Updated Docker (markdown)

Donald Webster 2017-03-07 12:51:23 -08:00
parent a54e53a3eb
commit 49526d4793

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