]> cat aescling's git repositories - mastodon.git/commit
Minor fix & improvement for the Dockerfile (#14686)
authorKairui Song | 宋恺睿 <ryncsn@gmail.com>
Sun, 30 Aug 2020 14:45:49 +0000 (22:45 +0800)
committerGitHub <noreply@github.com>
Sun, 30 Aug 2020 14:45:49 +0000 (16:45 +0200)
commit03b5f09ffceb35c53ceff7001de98da1eebf4acd
treefb632dcee9b427d2db0d669378ee7dcb3deb2ad7
parent52157fdcba0837c782edbfd240be07cabc551de9
Minor fix & improvement for the Dockerfile  (#14686)

* Dockerfile: Fix building with multiarch

Tested on amd64 and arm64

* Reduce docker image size by clean up some unneeded source file
Dockerfile