mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-21 04:10:40 +00:00
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>