You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Radarr
|
|
|
|
|
|
|
|
Here you will find a collection of Radarr Guides I made.
|
|
|
|
|
|
|
|
## v0.2 Radarr Branch: develop
|
|
|
|
|
|
|
|
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdocker-hotio%2Fdocker-radarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
|
|
|
|
|
|
|
|
- (stable) (v0.2)
|
|
|
|
- Builds Pushed only when intentionally released
|
|
|
|
- Github Branch: develop
|
|
|
|
- Docker: [hotio/radarr:latest](https://hub.docker.com/r/hotio/radarr){:target="_blank"}
|
|
|
|
|
|
|
|
```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)
|
|
|
|
|
|
|
|
- (semi-unstable) (v3.0)
|
|
|
|
- Builds pushed when complete
|
|
|
|
- Github Branch: develop
|
|
|
|
- Docker: [hotio/radarr:nightly](https://hub.docker.com/r/hotio/radarr){:target="_blank"}
|
|
|
|
|
|
|
|
```bash
|
|
|
|
hotio/radarr:nightly
|
|
|
|
```
|