mirror of
https://github.com/morpheus65535/bazarr
synced 2025-02-28 16:45:40 +00:00
Update Installation-Docker.md
Updated description and added alternative docker image suggestion
parent
63514a3c2f
commit
d6f95ff590
1 changed files with 24 additions and 2 deletions
|
@ -1,2 +1,24 @@
|
||||||
I do not support Docker image myself anymore. You can use LSIO image:
|
>NOTE: I no longer support the official bazarr docker image.
|
||||||
https://hub.docker.com/r/linuxserver/bazarr/
|
|
||||||
|
Feel free to use any of the following well maintained images, in no particular order:
|
||||||
|
|
||||||
|
## [linuxserver/bazarr](https://hub.docker.com/r/linuxserver/bazarr)
|
||||||
|
|
||||||
|
Maintained by: [linuxserver](https://github.com/linuxserver)
|
||||||
|
Available tags: `latest` and `development`
|
||||||
|
Versioned tags: `v0.8.3.4-ls59` and `600ef3ab-ls62`
|
||||||
|
Updates: `regular and timely application updates`
|
||||||
|
|
||||||
|
Configuration files for Bazarr are stored in `/config`.
|
||||||
|
|
||||||
|
## [hotio/bazarr](https://hub.docker.com/r/hotio/bazarr)
|
||||||
|
|
||||||
|
Maintained by: [hotio](https://github.com/hotio)
|
||||||
|
Available tags: `latest` (=`stable`), `unstable` and `python3`
|
||||||
|
Versioned tags: `stable-0.8.3.4`, `unstable-8d9023af80974ff09fef3fb8b5f2c51a4923de1f` and `python3-8d9023af80974ff09fef3fb8b5f2c51a4923de1f`
|
||||||
|
Updates: `every 30 minutes and weekly update on friday`
|
||||||
|
|
||||||
|
Configuration files for Bazarr are stored in `/config/app`.
|
||||||
|
|
||||||
|
>For more info on how to configure their images, info about their used tags and their correlation to bazarr branches, visit their respective Docker Hub pages.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue