Scripts: Add documentation link to dist/install-s6.sh #4767

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2025-02-04 20:12:17 +01:00
parent 717ba722bb
commit fb0e37f350

View file

@ -7,6 +7,7 @@
# - https://github.com/skarnet/s6
# - https://skarnet.org/software/s6/
# - https://ahmet.im/blog/minimal-init-process-for-containers/
# - https://labex.io/tutorials/docker-how-to-gracefully-shut-down-a-long-running-docker-container-417742
# Show usage information if first argument is --help.
if [[ ${1} == "--help" ]]; then