This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
MirrorHub
/
forgejo
Watch
0
Star
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2024-10-31 22:58:59 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d1dc9cb334
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 14:13:18 +01: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 19:08:57 +01:00
s6-svscanctl -t /etc/s6/
Reference in a new issue
Copy permalink