]> git.lizzy.rs Git - minetest.git/commit
Dockerfile: use alpine to reduce size (#9226)
authorㄗㄠˋ ㄑㄧˊ <tsao-chi@the-lingo.org>
Sun, 12 Apr 2020 09:00:56 +0000 (17:00 +0800)
committerGitHub <noreply@github.com>
Sun, 12 Apr 2020 09:00:56 +0000 (11:00 +0200)
commitd7e706ac9df5e7cead3dd16f91b07bc0d417e234
tree1dc8aca9d4582a9e21be22f97af0077208f9cbcf
parentb55dd5d82f4fabca1b7cc9bea395c9d3fc4ac5a9
Dockerfile: use alpine to reduce size (#9226)

* Dockerfile: use alpine to reduce size

* Fix the UID & GID + alpine version + rights

* Reduce the junk when we copy, only copy needed files

* Build in the right cmake place & permit customize mtg version

* Latest build fixes

Co-authored-by: Loïc Blot <nerzhul@users.noreply.github.com>
Dockerfile