2 Commits (2368bbb6727ea5497743c0fdade723b49693cb4c)

Author SHA1 Message Date
Peter Dave Hello 1562e9ab70 Refactor Dockerfile
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.
7 years ago
atzoum 05f0c4bbf5 Dockerfile for aarch64 (#1128) (#1130) 7 years ago