This website requires JavaScript.
Threads
Microblog
People
Chat
Code
Threads
Microblog
People
Chat
Code
Repositories
Users
Organizations
Sign in
thepaperpilot
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Releases
Activity
Actions
7d0629adf8
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 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/
Reference in a new issue
Copy permalink