minetest/README.md
2018-06-23 11:10:23 +02:00

8 lines
154 B
Markdown

## minetest-git
minetest-git is a Dockerfile to build a minetestserver from git.
### Building and running minetest-git
```bash
docker compose up -d
```