1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-04 11:07:59 +02:00

Updated FAQ (markdown)

Donald Webster 2017-03-07 11:00:25 -08:00
parent 4c4f236ba3
commit df17d20f61

2
FAQ.md

@ -12,4 +12,4 @@ At this time, it isn't supported. The root of the reason is that Radarr is a for
### Can I update Radarr inside my Docker container?
Docker containers are meant to be static, they should never update themselves in any way. It is a primary philosophy of Docker. Database issues can be caused for Radarr if you upgrade your installation inside to the most recent nightly, then update the docker container itself which might downgrade to an older version.
[Linux|Server.io's radarr](https://hub.docker.com/r/linuxserver/radarr/) tracks releases while [hotio's radarr](https://hub.docker.com/r/hotio/radarr/) tracks nightly.
[Linux|Server.io's radarr docker image](https://hub.docker.com/r/linuxserver/radarr/) tracks releases while [hotio's radarr docker image](https://hub.docker.com/r/hotio/radarr/) tracks nightly.