Bot Updating Documentation

pull/285/head
LinuxServer-CI 2025-01-18 14:46:12 +00:00
rodzic 5474dfc312
commit 27d3943016
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,13 @@ title: daapd
---
<!-- DO NOT EDIT THIS FILE MANUALLY -->
<!-- Please read https://github.com/linuxserver/docker-daapd/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.
We recommend switching to the official container image
https://github.com/owntone/owntone-container
# [linuxserver/daapd](https://github.com/linuxserver/docker-daapd)
[![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fdaapd?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh)
@ -317,6 +324,7 @@ To help with development, we generate this dependency graph.
init-os-end -> init-crontab-config
init-mods-end -> init-custom-files
init-config -> init-daapd-config
init-config-end -> init-deprecate
base -> init-envfile
base -> init-migrations
base -> init-mods
@ -329,6 +337,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
svc-dbus -> svc-avahi
svc-avahi -> legacy-services
@ -349,6 +358,7 @@ To help with development, we generate this dependency graph.
## Versions
* **17.01.25:** - Deprecate.
* **27.08.24:** - Rebase to Alpine 3.20.
* **20.03.24:** - Rebase to Alpine 3.19.
* **25.08.23:** - Rebase to Alpine 3.18, remove abandoned libspotify libs.