kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
529853f6ec
commit
61161fbcb3
|
@ -6,6 +6,13 @@ description: "[Snipe-it](https://github.com/grokability/snipe-it) makes asset ma
|
||||||
---
|
---
|
||||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||||
<!-- Please read https://github.com/linuxserver/docker-snipe-it/blob/master/.github/CONTRIBUTING.md -->
|
<!-- Please read https://github.com/linuxserver/docker-snipe-it/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 migrating to the official docker image from Grokability:
|
||||||
|
https://snipe-it.readme.io/docs/docker
|
||||||
|
|
||||||
# [linuxserver/snipe-it](https://github.com/linuxserver/docker-snipe-it)
|
# [linuxserver/snipe-it](https://github.com/linuxserver/docker-snipe-it)
|
||||||
|
|
||||||
[](https://scarf.sh)
|
[](https://scarf.sh)
|
||||||
|
@ -353,6 +360,7 @@ To help with development, we generate this dependency graph.
|
||||||
init-snipe-it-config -> init-config-end
|
init-snipe-it-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
|
||||||
base -> init-envfile
|
base -> init-envfile
|
||||||
init-os-end -> init-folders
|
init-os-end -> init-folders
|
||||||
init-php -> init-keygen
|
init-php -> init-keygen
|
||||||
|
@ -368,6 +376,7 @@ To help with development, we generate this dependency graph.
|
||||||
init-nginx -> init-php
|
init-nginx -> init-php
|
||||||
init-folders -> init-samples
|
init-folders -> init-samples
|
||||||
init-custom-files -> init-services
|
init-custom-files -> init-services
|
||||||
|
init-deprecate -> init-services
|
||||||
init-nginx-end -> init-snipe-it-config
|
init-nginx-end -> init-snipe-it-config
|
||||||
init-permissions -> init-version-checks
|
init-permissions -> init-version-checks
|
||||||
init-services -> svc-cron
|
init-services -> svc-cron
|
||||||
|
|
Ładowanie…
Reference in New Issue