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
parent
f1e0683d49
commit
2e4605f150
1 changed files with 5 additions and 0 deletions
|
@ -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 #
|
||||
|
||||
|
|
Loading…
Reference in a new issue