Author | SHA1 | Message | Date |
---|---|---|---|
|
817238b15a | Upgrade alpine to v3.5 in Dockerfile (#1633) | 8 years ago |
|
23964b2818 |
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 |
|
0a7f33f3a4 | Dockerfile for aarch64 (#1128) (#1130) | 8 years ago |