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
tokarchuk/v1.17
Antoine GIRARD 5 years ago committed by techknowlogick
parent 9591185c8f
commit 6e578dd0c9
  1. 2
      docker/root/etc/s6/gitea/finish

@ -1,2 +1,2 @@
#!/bin/bash
exit 0
s6-svscanctl -t /etc/s6/

Loading…
Cancel
Save