Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix missing jsoncpp in the Docker image | Lejo | 2021-03-09 |
| | |||
* | Enable LuaJIT on the Docker image (#10414) | Buckaroo Banzai | 2020-09-26 |
| | |||
* | Add MetricsBackend with prometheus counter support | Loic Blot | 2020-04-29 |
| | |||
* | Add an option to disable unittest build, & disable them on Docker build (#9677) | Loïc Blot | 2020-04-16 |
| | |||
* | Dockerfile: use alpine to reduce size (#9226) | ㄗㄠˋ ㄑㄧˊ | 2020-04-12 |
| | | | | | | | | | | | | | * 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> | ||
* | Automated build changes (#9619) | Loïc Blot | 2020-04-09 |
| | | | | | | | | | * Automated build changes * drop a useless ubuntu non lts version * update gitlab ci syntax to modern one * add debian 10 step on the gitlab ci pipeline * switch docker build to Debian 10 * add .gradle folder to gitignore | ||
* | Fix syntax error in Dockerfile | rubenwardy | 2020-01-17 |
| | |||
* | Dockerfile: correct `apt clean` + git clone --depth 1 + remove .git (#8697) | Zaoqi | 2019-12-17 |
| | |||
* | Add a Dockerfile + gitlab CI build (#7968) | Loïc Blot | 2018-12-12 |
* Add a minetest docker file * Clone minetest_game from git directly |