@@ -6,6 +6,13 @@ description: "[Snipe-it](https://github.com/grokability/snipe-it) makes asset ma
6
6
---
7
7
<!-- DO NOT EDIT THIS FILE MANUALLY -->
8
8
<!-- Please read https://github.com/linuxserver/docker-snipe-it/blob/master/.github/CONTRIBUTING.md -->
9
+ # DEPRECATION NOTICE
10
+ This image is deprecated. We will not offer support for this image and it will not be updated.
11
+
12
+
13
+ We recommend migrating to the official docker image from Grokability:
14
+ https://snipe-it.readme.io/docs/docker
15
+
9
16
# [ linuxserver/snipe-it] ( https://github.com/linuxserver/docker-snipe-it )
10
17
11
18
[ ![ Scarf.io pulls] ( https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fsnipe-it?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker )] ( https://scarf.sh )
@@ -353,6 +360,7 @@ To help with development, we generate this dependency graph.
353
360
init-snipe-it-config -> init-config-end
354
361
init-config -> init-crontab-config
355
362
init-mods-end -> init-custom-files
363
+ init-config-end -> init-deprecate
356
364
base -> init-envfile
357
365
init-os-end -> init-folders
358
366
init-php -> init-keygen
@@ -368,6 +376,7 @@ To help with development, we generate this dependency graph.
368
376
init-nginx -> init-php
369
377
init-folders -> init-samples
370
378
init-custom-files -> init-services
379
+ init-deprecate -> init-services
371
380
init-nginx-end -> init-snipe-it-config
372
381
init-permissions -> init-version-checks
373
382
init-services -> svc-cron
0 commit comments