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