|
|
|
@ -9,20 +9,20 @@ Here you will find several scripts you can use with Bazarr
|
|
|
|
|
- (stable)
|
|
|
|
|
- Builds Pushed after a testing period in development
|
|
|
|
|
- Github Branch: master
|
|
|
|
|
- Docker: [hotio/bazarr:latest](https://hub.docker.com/r/hotio/bazarr)
|
|
|
|
|
- Docker: [hotio/bazarr:latest](https://hub.docker.com/r/hotio/bazarr){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
hotio/bazarr:latest
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## Dev = bazarr Branch: development
|
|
|
|
|
## Dev = Bazarr Branch: development
|
|
|
|
|
|
|
|
|
|
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdocker-hotio%2Fdocker-bazarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
|
|
|
|
|
|
|
|
|
|
- (development)
|
|
|
|
|
- Builds pushed when complete
|
|
|
|
|
- Github Branch: development
|
|
|
|
|
- Docker: [hotio/bazarr:nightly](https://hub.docker.com/r/hotio/bazarr)
|
|
|
|
|
- Docker: [hotio/bazarr:nightly](https://hub.docker.com/r/hotio/bazarr){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
hotio/bazarr:nightly
|
|
|
|
|