diff --git a/images/docker-bazarr.md b/images/docker-bazarr.md index 75af2d516..4e76183fc 100755 --- a/images/docker-bazarr.md +++ b/images/docker-bazarr.md @@ -14,6 +14,8 @@ Our images support multiple architectures such as `x86-64`, `arm64` and `armhf`. We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list). +Simply pulling `linuxserver/bazarr` should retrieve the correct image for your arch, but you can also pull specific arch images via tags. + The architectures supported by this image are: | Architecture | Tag | @@ -38,7 +40,7 @@ docker create \ -p 6767:6767 \ -v :/config \ -v :/movies \ - -v :/tv \ + -v :/config - :/movies - - :/tv + -