Bot Updating Documentation

pull/326/head
LinuxServer-CI 2025-05-22 19:57:18 +00:00
rodzic 6698fe9541
commit 5317309eb5
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -6,6 +6,12 @@ description: "[FreeTube](https://freetubeapp.io/) is a feature-rich and user-fri
--- ---
<!-- DO NOT EDIT THIS FILE MANUALLY --> <!-- DO NOT EDIT THIS FILE MANUALLY -->
<!-- Please read https://github.com/linuxserver/docker-freetube/blob/master/.github/CONTRIBUTING.md --> <!-- Please read https://github.com/linuxserver/docker-freetube/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 do not know an alternative to this image, but upstream does not want it built anymore.
# [linuxserver/freetube](https://github.com/linuxserver/docker-freetube) # [linuxserver/freetube](https://github.com/linuxserver/docker-freetube)
[![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Ffreetube?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh) [![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Ffreetube?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh)
@ -435,6 +441,7 @@ To help with development, we generate this dependency graph.
init-crontab-config -> init-config-end init-crontab-config -> init-config-end
init-config -> init-crontab-config init-config -> init-crontab-config
init-mods-end -> init-custom-files init-mods-end -> init-custom-files
init-config-end -> init-deprecate
init-adduser -> init-device-perms init-adduser -> init-device-perms
base -> init-envfile base -> init-envfile
init-os-end -> init-kasmvnc init-os-end -> init-kasmvnc
@ -449,6 +456,7 @@ To help with development, we generate this dependency graph.
init-device-perms -> init-os-end init-device-perms -> init-os-end
init-envfile -> init-os-end init-envfile -> init-os-end
init-custom-files -> init-services init-custom-files -> init-services
init-deprecate -> init-services
init-kasmvnc-config -> init-video init-kasmvnc-config -> init-video
init-services -> svc-cron init-services -> svc-cron
svc-cron -> legacy-services svc-cron -> legacy-services