mirror of
https://gitee.com/gitea/gitea
synced 2026-03-08 05:25:36 +08: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