kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
9fd18b0be5
commit
5868a36334
|
@ -6,6 +6,11 @@ description: "[Fleet](https://github.com/linuxserver/fleet) provides an online w
|
||||||
---
|
---
|
||||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||||
<!-- Please read https://github.com/linuxserver/docker-fleet/blob/master/.github/CONTRIBUTING.md -->
|
<!-- Please read https://github.com/linuxserver/docker-fleet/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 deprecated our Fleet container and Fleet application due to issues maintaining the necessary level of development
|
||||||
# [linuxserver/fleet](https://github.com/linuxserver/docker-fleet)
|
# [linuxserver/fleet](https://github.com/linuxserver/docker-fleet)
|
||||||
|
|
||||||
[](https://scarf.sh)
|
[](https://scarf.sh)
|
||||||
|
@ -322,6 +327,7 @@ To help with development, we generate this dependency graph.
|
||||||
init-fleet-config -> init-config-end
|
init-fleet-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-config -> init-fleet-config
|
init-config -> init-fleet-config
|
||||||
|
@ -333,6 +339,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-services -> svc-cron
|
init-services -> svc-cron
|
||||||
svc-cron -> legacy-services
|
svc-cron -> legacy-services
|
||||||
init-services -> svc-fleet
|
init-services -> svc-fleet
|
||||||
|
@ -346,6 +353,7 @@ To help with development, we generate this dependency graph.
|
||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **03.06.25:** - Deprecate.
|
||||||
* **24.12.24:** - Rebase to Alpine 3.21.
|
* **24.12.24:** - Rebase to Alpine 3.21.
|
||||||
* **04.06.24:** - Rebase to Alpine 3.20.
|
* **04.06.24:** - Rebase to Alpine 3.20.
|
||||||
* **20.03.24:** - Rebase to Alpine 3.19.
|
* **20.03.24:** - Rebase to Alpine 3.19.
|
||||||
|
|
Ładowanie…
Reference in New Issue