index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Dockerfile
Age
Commit message (
Expand
)
Author
2022-04-08
Use CMake's -B, --build, and --install options
ShadowNinja
2021-09-07
Add missing zstd-libs to final Docker image
Buckaroo Banzai
2021-08-31
Switch MapBlock compression to zstd (#10788)
lhofhansl
2021-08-24
fix: update to alpine 3.14 (#11570)
Loïc Blot
2021-06-21
Update Dockerfile and improve build speed (#11313)
Bensuperpc
2021-04-02
fix(docker): reduce the number of required libraries on build
Loic Blot
2021-04-02
fix: use irrlicht fork instead of the standard library
Loic Blot
2021-04-02
fix: don't send the whole local context to the docker image
Loic Blot
2021-03-09
Fix missing jsoncpp in the Docker image
Lejo
2020-09-26
Enable LuaJIT on the Docker image (#10414)
Buckaroo Banzai
2020-04-29
Add MetricsBackend with prometheus counter support
Loic Blot
2020-04-16
Add an option to disable unittest build, & disable them on Docker build (#9677)
Loïc Blot
2020-04-12
Dockerfile: use alpine to reduce size (#9226)
ㄗㄠˋ ㄑㄧˊ
2020-04-09
Automated build changes (#9619)
Loïc Blot
2020-01-17
Fix syntax error in Dockerfile
rubenwardy
2019-12-17
Dockerfile: correct `apt clean` + git clone --depth 1 + remove .git (#8697)
Zaoqi
2018-12-12
Add a Dockerfile + gitlab CI build (#7968)
Loïc Blot