Go to file
cpp ebf5c6cee1 switching to postgre and LuaJIT 2020-04-05 13:43:52 +02:00
Dockerfile switching to postgre and LuaJIT 2020-04-05 13:43:52 +02:00
README.md fixing ports and volumes 2018-06-25 14:28:21 +02:00
docker-compose.yml switching to postgre and LuaJIT 2020-04-05 13:43:52 +02:00

README.md

minetest-git

minetest-git is a Dockerfile to build a minetestserver from git. This conflicts zombi/minetest on Port 30000. If you want to run both, make sure to let one of it use a different port. It will also use a present default world at /data/minetest. The World might become uncompatible with older (stable) Versions of minetest.

Building and running minetest-git

docker compose up -d