Browse Source
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.tags/v1.2.0-rc1
3 changed files with 9 additions and 18 deletions
Loading…
Reference in new issue