From 5e7a1d963acb7598263ec5b07f80361b1813ab14 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 11 Jan 2020 18:47:33 +0100 Subject: [PATCH] Bot Updating Documentation --- images/docker-booksonic.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/images/docker-booksonic.md b/images/docker-booksonic.md index c9a01d3ed9..49305d4d16 100644 --- a/images/docker-booksonic.md +++ b/images/docker-booksonic.md @@ -27,6 +27,14 @@ The architectures supported by this image are: | arm64 | arm64v8-latest | | armhf | arm32v7-latest | +## Version Tags + +This image provides various versions that are available via tags. `latest` tag usually provides the latest stable version. Others are considered under development and caution must be exercised when using them. + +| Tag | Description | +| :----: | --- | +| latest | Stable Booksonic releases | +| prerelease | Booksonic Pre-releases | ## Usage