kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
a1e8becf59
commit
e345b09ba5
|
@ -3,6 +3,10 @@ title: booksonic-air
|
|||
---
|
||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||
<!-- Please read https://github.com/linuxserver/docker-booksonic-air/blob/master/.github/CONTRIBUTING.md -->
|
||||
# DEPRECATION NOTICE
|
||||
This image is deprecated. We will not offer support for this image and it will not be updated.
|
||||
|
||||
|
||||
# [linuxserver/booksonic-air](https://github.com/linuxserver/docker-booksonic-air)
|
||||
|
||||
[](https://scarf.sh)
|
||||
|
@ -312,6 +316,7 @@ To help with development, we generate this dependency graph.
|
|||
init-config -> init-config-end
|
||||
init-os-end -> init-crontab-config
|
||||
init-mods-end -> init-custom-files
|
||||
init-config-end -> init-deprecate
|
||||
base -> init-envfile
|
||||
base -> init-migrations
|
||||
base -> init-mods
|
||||
|
@ -324,6 +329,7 @@ To help with development, we generate this dependency graph.
|
|||
init-envfile -> init-os-end
|
||||
init-migrations -> init-os-end
|
||||
init-custom-files -> init-services
|
||||
init-deprecate -> init-services
|
||||
init-mods-end -> init-services
|
||||
init-services -> svc-booksonic-air
|
||||
svc-booksonic-air -> legacy-services
|
||||
|
@ -338,6 +344,7 @@ To help with development, we generate this dependency graph.
|
|||
|
||||
## Versions
|
||||
|
||||
* **24.12.24:** - Deprecate.
|
||||
* **31.05.24:** - Rebase to Alpine 3.20.
|
||||
* **20.03.24:** - Rebase to Alpine 3.19.
|
||||
* **10.07.23:** - Rebase to Alpine 3.18.
|
||||
|
|
Ładowanie…
Reference in New Issue