This website requires JavaScript.
Explore
Help
Register
Sign In
linden123
/
githaven-fork
Watch
1
Star
1
Fork
0
You've already forked githaven-fork
forked from
Shiloh/githaven
Code
Pull Requests
Activity
f0aed8205b
githaven-fork
/
docker
/
root
/
etc
/
s6
/
gitea
/
finish
3 lines
37 B
Plaintext
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 13:13:18 +00:00
#!/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 18:08:57 +00:00
s6-svscanctl -t /etc/s6/
Copy Permalink