Updated Docker (markdown)

Donald Webster 2017-03-07 12:51:23 -08:00
parent a54e53a3eb
commit 49526d4793
1 changed files with 6 additions and 0 deletions

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