kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
8e0832cff3
commit
18870c2269
|
@ -6,6 +6,11 @@ description: "[Snapdrop](https://github.com/snapdrop/snapdrop) A local file shar
|
||||||
---
|
---
|
||||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||||
<!-- Please read https://github.com/linuxserver/docker-snapdrop/blob/master/.github/CONTRIBUTING.md -->
|
<!-- Please read https://github.com/linuxserver/docker-snapdrop/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/linuxserver/docker-pairdrop for similar functionality
|
||||||
# [linuxserver/snapdrop](https://github.com/linuxserver/docker-snapdrop)
|
# [linuxserver/snapdrop](https://github.com/linuxserver/docker-snapdrop)
|
||||||
|
|
||||||
[](https://scarf.sh)
|
[](https://scarf.sh)
|
||||||
|
@ -305,6 +310,7 @@ To help with development, we generate this dependency graph.
|
||||||
init-snapdrop-config -> init-config-end
|
init-snapdrop-config -> init-config-end
|
||||||
init-os-end -> init-crontab-config
|
init-os-end -> 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
|
||||||
|
@ -325,6 +331,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-mods-end -> init-services
|
init-mods-end -> init-services
|
||||||
init-nginx-end -> init-snapdrop-config
|
init-nginx-end -> init-snapdrop-config
|
||||||
init-config-end -> init-version-checks
|
init-config-end -> init-version-checks
|
||||||
|
@ -345,6 +352,7 @@ To help with development, we generate this dependency graph.
|
||||||
|
|
||||||
## Versions
|
## 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.
|
* **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.
|
* **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.
|
* **23.12.23:** - Rebase to Alpine 3.19 with php 8.3.
|
||||||
|
|
Ładowanie…
Reference in New Issue