|
|
|
@ -11,6 +11,10 @@ Here you will find a collection of Radarr Guides I made.
|
|
|
|
|
- Github Branch: develop
|
|
|
|
|
- Docker: [hotio/radarr:latest](https://hub.docker.com/r/hotio/radarr)
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
hotio/radarr:latest
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## v3 Radarr Branch: nightly
|
|
|
|
|
|
|
|
|
|

|
|
|
|
@ -19,3 +23,7 @@ Here you will find a collection of Radarr Guides I made.
|
|
|
|
|
- Builds pushed when complete
|
|
|
|
|
- Github Branch: develop
|
|
|
|
|
- Docker: [hotio/radarr:nightly](https://hub.docker.com/r/hotio/radarr)
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
hotio/radarr:nightly
|
|
|
|
|
```
|
|
|
|
|