kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
09face4670
commit
0f6e76dd60
|
@ -7,6 +7,11 @@ description: "[Netbootxyz](https://netboot.xyz) is a way to PXE boot various ope
|
|||
---
|
||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||
<!-- Please read https://github.com/linuxserver/docker-netbootxyz/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.
|
||||
|
||||
|
||||
Consider switching to https://github.com/netbootxyz/docker-netbootxyz for the official container which is a drop-in replacement.
|
||||
# [linuxserver/netbootxyz](https://github.com/linuxserver/docker-netbootxyz)
|
||||
|
||||
[](https://scarf.sh)
|
||||
|
@ -412,6 +417,7 @@ To help with development, we generate this dependency graph.
|
|||
init-netboot-config -> init-config-end
|
||||
init-os-end -> init-crontab-config
|
||||
init-mods-end -> init-custom-files
|
||||
init-config-end -> init-deprecate
|
||||
init-adduser -> init-device-perms
|
||||
base -> init-envfile
|
||||
base -> init-migrations
|
||||
|
@ -428,6 +434,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
|
||||
init-services -> svc-cron
|
||||
svc-cron -> legacy-services
|
||||
|
@ -446,6 +453,7 @@ To help with development, we generate this dependency graph.
|
|||
|
||||
## Versions
|
||||
|
||||
* **17.05.25:** - Deprecate
|
||||
* **30.06.24:** - Rebase to Alpine 3.20.
|
||||
* **24.02.24:** - Add new port settings for the webserver and app.
|
||||
* **08.12.23:** - Rebase to Alpine 3.19.
|
||||
|
|
Ładowanie…
Reference in New Issue