|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdocker-hotio%2Fdocker-radarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
|
|
|
|
@ -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
|
|
|
|
|
```
|
|
|
|
|