kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
67fa789975
commit
574b14796d
|
@ -6,6 +6,10 @@ description: "[Sickchill](https://github.com/SickChill/SickChill) is an Automati
|
||||||
---
|
---
|
||||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||||
<!-- Please read https://github.com/linuxserver/docker-sickchill/blob/master/.github/CONTRIBUTING.md -->
|
<!-- Please read https://github.com/linuxserver/docker-sickchill/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/sickchill](https://github.com/linuxserver/docker-sickchill)
|
# [linuxserver/sickchill](https://github.com/linuxserver/docker-sickchill)
|
||||||
|
|
||||||
[](https://scarf.sh)
|
[](https://scarf.sh)
|
||||||
|
@ -300,6 +304,7 @@ To help with development, we generate this dependency graph.
|
||||||
init-sickchill-config -> init-config-end
|
init-sickchill-config -> init-config-end
|
||||||
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-end -> init-deprecate
|
||||||
init-adduser -> init-device-perms
|
init-adduser -> init-device-perms
|
||||||
base -> init-envfile
|
base -> init-envfile
|
||||||
base -> init-migrations
|
base -> init-migrations
|
||||||
|
@ -314,6 +319,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
|
||||||
init-config -> init-sickchill-config
|
init-config -> init-sickchill-config
|
||||||
init-services -> svc-cron
|
init-services -> svc-cron
|
||||||
|
@ -329,6 +335,7 @@ To help with development, we generate this dependency graph.
|
||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **10.07.25:** - Deprecate.
|
||||||
* **10.07.24:** - Rebase to Alpine 3.20.
|
* **10.07.24:** - Rebase to Alpine 3.20.
|
||||||
* **13.02.24:** - Rebase to Alpine 3.19.
|
* **13.02.24:** - Rebase to Alpine 3.19.
|
||||||
* **07.10.23:** - Install unrar from [linuxserver repo](https://github.com/linuxserver/docker-unrar).
|
* **07.10.23:** - Install unrar from [linuxserver repo](https://github.com/linuxserver/docker-unrar).
|
||||||
|
|
Ładowanie…
Reference in New Issue