Commit Graph

3 Commits (2e17dda8bb583d2a088589ca4d37ce2d4131b0e7)

Author SHA1 Message Date
Peter Dave Hello a503947fba Upgrade alpine to v3.5 in Dockerfile (#1633) 8 years ago
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.
8 years ago
atzoum 05f0c4bbf5 Dockerfile for aarch64 (#1128) (#1130) 8 years ago