docker: ask s6 to stop all service when gitea stop (#9171)
* fix: ask s6 to stop all service when gitea stop https://github.com/just-containers/s6-overlay#writing-an-optional-finish-script * change service folder
This commit is contained in:
parent
9591185c8f
commit
6e578dd0c9
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
exit 0
|
||||
s6-svscanctl -t /etc/s6/
|
||||
|
|
Loading…
Reference in a new issue