aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use CMake's -B, --build, and --install optionsShadowNinja2022-04-081-10/+7
* Add missing zstd-libs to final Docker imageBuckaroo Banzai2021-09-071-1/+1
* Switch MapBlock compression to zstd (#10788)lhofhansl2021-08-311-1/+1
* fix: update to alpine 3.14 (#11570)Loïc Blot2021-08-241-2/+2
* Update Dockerfile and improve build speed (#11313)Bensuperpc2021-06-211-12/+16
* fix(docker): reduce the number of required libraries on buildLoic Blot2021-04-021-9/+2
* fix: use irrlicht fork instead of the standard libraryLoic Blot2021-04-021-2/+11
* fix: don't send the whole local context to the docker imageLoic Blot2021-04-021-1/+1
* Fix missing jsoncpp in the Docker imageLejo2021-03-091-1/+1
* Enable LuaJIT on the Docker image (#10414)Buckaroo Banzai2020-09-261-2/+2
* Add MetricsBackend with prometheus counter supportLoic Blot2020-04-291-4/+18
* Add an option to disable unittest build, & disable them on Docker build (#9677)Loïc Blot2020-04-161-0/+1
* Dockerfile: use alpine to reduce size (#9226)ㄗㄠˋ ㄑㄧˊ2020-04-121-28/+40
* Automated build changes (#9619)Loïc Blot2020-04-091-1/+1
* Fix syntax error in Dockerfilerubenwardy2020-01-171-1/+1
* Dockerfile: correct `apt clean` + git clone --depth 1 + remove .git (#8697)Zaoqi2019-12-171-5/+6
* Add a Dockerfile + gitlab CI build (#7968)Loïc Blot2018-12-121-0/+40