Skip to content

Commit fb0e37f

Browse files
committed
Scripts: Add documentation link to dist/install-s6.sh photoprism#4767
Signed-off-by: Michael Mayer <michael@photoprism.app>
1 parent 717ba72 commit fb0e37f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/dist/install-s6.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# - https://github.com/skarnet/s6
88
# - https://skarnet.org/software/s6/
99
# - https://ahmet.im/blog/minimal-init-process-for-containers/
10+
# - https://labex.io/tutorials/docker-how-to-gracefully-shut-down-a-long-running-docker-container-417742
1011

1112
# Show usage information if first argument is --help.
1213
if [[ ${1} == "--help" ]]; then

0 commit comments

Comments
 (0)