1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-22 07:43:01 +00:00

Add Docker install instructions, link to my Dockerfile repository

razorgirl 2014-08-21 05:50:10 -07:00
parent f1e0683d49
commit 2e4605f150

@ -61,6 +61,11 @@ http://update.nzbdrone.com/v2/master/mono/NzbDrone.master.tar.gz
mono --debug NzbDrone.exe
# Docker
You can use [razorgirl's Dockerfile](https://github.com/razorgirl/docker-nzbdrone) to quickly build your own isolated app container. It's based on the Linux instructions above.
For more info about Docker check out the [official website](https://www.docker.com).
# OS X #