2 Commits (0f3923c4d736abb59e5897e79b8010edd69ea814)

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