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 foldertokarchuk/v1.17
parent
9591185c8f
commit
6e578dd0c9
@ -1,2 +1,2 @@ |
||||
#!/bin/bash |
||||
exit 0 |
||||
s6-svscanctl -t /etc/s6/ |
||||
|
Loading…
Reference in new issue