mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-02 00:59:59 +09:00
1. Use `apk -U --no-cache add` instead of `apk update` + `apk add` + manually cache clean up. 2. Separate package installation and user, group setup, the combination to reduce a docker image layer didn't bring benefits here, only makes Dockerfiles more complex.
656 B
656 B