From bf646a7320159a588731edf3492c19726825cfb1 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 20 Mar 2024 19:20:55 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-booksonic-air.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/images/docker-booksonic-air.md b/docs/images/docker-booksonic-air.md index 2059c5985..5a67e4e06 100755 --- a/docs/images/docker-booksonic-air.md +++ b/docs/images/docker-booksonic-air.md @@ -38,7 +38,7 @@ The architectures supported by this image are: ## Application Setup -Whilst this is a more up to date rebase of the original Booksonic server, upgrading in place is not supported and a fresh install has been recommended. Default user/pass is admin/admin +While this is a more up to date rebase of the original Booksonic server, upgrading in place is not supported and a fresh install has been recommended. Default user/pass is admin/admin ## Usage @@ -58,7 +58,7 @@ services: - TZ=Etc/UTC - CONTEXT_PATH=url-base #optional volumes: - - /path/to/appdata/config:/config + - /path/to/booksonic-air/config:/config - /path/to/audiobooks:/audiobooks - /path/to/podcasts:/podcasts - /path/to/othermedia:/othermedia @@ -77,7 +77,7 @@ docker run -d \ -e TZ=Etc/UTC \ -e CONTEXT_PATH=url-base `#optional` \ -p 4040:4040 \ - -v /path/to/appdata/config:/config \ + -v /path/to/booksonic-air/config:/config \ -v /path/to/audiobooks:/audiobooks \ -v /path/to/podcasts:/podcasts \ -v /path/to/othermedia:/othermedia \ @@ -281,6 +281,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **20.03.24:** - Rebase to Alpine 3.19. * **10.07.23:** - Rebase to Alpine 3.18. * **25.12.22:** - Rebase to Alpine 3.17, migrate to s6v3, bump jre to 11, deprecate armhf. * **18.04.22:** - Rebase to Alpine 3.15.