This website requires JavaScript.
Explore
Help
Sign In
realaravinth
/
bench-forgejo
Watch
1
Star
0
Fork
You've already forked bench-forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
bfb25e4be1
bench-forgejo
/
docker
/
root
/
etc
/
s6
/
gitea
/
finish
3 lines
37 B
Text
Raw
Normal View
History
Unescape
Escape
Restructured docker building I have restructured the docker build process entirely, the binary gets built outside of the docker build command, now we are managing all dependencies with real Alpine packages and I have dropped features like socat or the cron daemon. Signed-off-by: Thomas Boerger <tboerger@suse.de>
2016-11-28 18:43:18 +05:30
#!/bin/bash
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
2019-11-27 23:38:57 +05:30
s6-svscanctl -t /etc/s6/
Reference in a new issue
Copy permalink