diff --git a/docs/images/docker-snapdrop.md b/docs/images/docker-snapdrop.md index fb7270a3a..dc31afc21 100755 --- a/docs/images/docker-snapdrop.md +++ b/docs/images/docker-snapdrop.md @@ -6,6 +6,11 @@ description: "[Snapdrop](https://github.com/snapdrop/snapdrop) A local file shar --- +# 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/linuxserver/docker-pairdrop for similar functionality # [linuxserver/snapdrop](https://github.com/linuxserver/docker-snapdrop) [![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fsnapdrop?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh) @@ -305,6 +310,7 @@ To help with development, we generate this dependency graph. init-snapdrop-config -> init-config-end init-os-end -> init-crontab-config init-mods-end -> init-custom-files + init-config-end -> init-deprecate base -> init-envfile init-os-end -> init-folders init-php -> init-keygen @@ -325,6 +331,7 @@ To help with development, we generate this dependency graph. init-nginx -> init-php init-folders -> init-samples init-custom-files -> init-services + init-deprecate -> init-services init-mods-end -> init-services init-nginx-end -> init-snapdrop-config init-config-end -> init-version-checks @@ -345,6 +352,7 @@ To help with development, we generate this dependency graph. ## Versions +* **19.02.25:** - Deprecate. * **31.05.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings. * **06.02.24:** - Existing users should update: site-confs/default.conf - Cleanup default site conf. * **23.12.23:** - Rebase to Alpine 3.19 with php 8.3.