kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
5474dfc312
commit
27d3943016
|
@ -3,6 +3,13 @@ title: daapd
|
||||||
---
|
---
|
||||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||||
<!-- Please read https://github.com/linuxserver/docker-daapd/blob/master/.github/CONTRIBUTING.md -->
|
<!-- 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)
|
# [linuxserver/daapd](https://github.com/linuxserver/docker-daapd)
|
||||||
|
|
||||||
[](https://scarf.sh)
|
[](https://scarf.sh)
|
||||||
|
@ -317,6 +324,7 @@ To help with development, we generate this dependency graph.
|
||||||
init-os-end -> init-crontab-config
|
init-os-end -> init-crontab-config
|
||||||
init-mods-end -> init-custom-files
|
init-mods-end -> init-custom-files
|
||||||
init-config -> init-daapd-config
|
init-config -> init-daapd-config
|
||||||
|
init-config-end -> init-deprecate
|
||||||
base -> init-envfile
|
base -> init-envfile
|
||||||
base -> init-migrations
|
base -> init-migrations
|
||||||
base -> init-mods
|
base -> init-mods
|
||||||
|
@ -329,6 +337,7 @@ To help with development, we generate this dependency graph.
|
||||||
init-envfile -> init-os-end
|
init-envfile -> init-os-end
|
||||||
init-migrations -> init-os-end
|
init-migrations -> init-os-end
|
||||||
init-custom-files -> init-services
|
init-custom-files -> init-services
|
||||||
|
init-deprecate -> init-services
|
||||||
init-mods-end -> init-services
|
init-mods-end -> init-services
|
||||||
svc-dbus -> svc-avahi
|
svc-dbus -> svc-avahi
|
||||||
svc-avahi -> legacy-services
|
svc-avahi -> legacy-services
|
||||||
|
@ -349,6 +358,7 @@ To help with development, we generate this dependency graph.
|
||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **17.01.25:** - Deprecate.
|
||||||
* **27.08.24:** - Rebase to Alpine 3.20.
|
* **27.08.24:** - Rebase to Alpine 3.20.
|
||||||
* **20.03.24:** - Rebase to Alpine 3.19.
|
* **20.03.24:** - Rebase to Alpine 3.19.
|
||||||
* **25.08.23:** - Rebase to Alpine 3.18, remove abandoned libspotify libs.
|
* **25.08.23:** - Rebase to Alpine 3.18, remove abandoned libspotify libs.
|
||||||
|
|
Ładowanie…
Reference in New Issue