minetest/README.md

9 lines
154 B
Markdown
Raw Normal View History

2018-06-23 11:10:23 +02:00
## minetest-git
minetest-git is a Dockerfile to build a minetestserver from git.
### Building and running minetest-git
```bash
docker compose up -d
```