From 492c81e6dd30893b4ce33c3f649ec24db72c15a1 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 11 Feb 2019 04:00:26 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-bazarr.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 + -