minetest
lscr.io/linuxserver/minetest
https://github.com/orgs/linuxserver/packages/container/package/minetest
Donations
https://www.linuxserver.io/donate
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png
bridge
false
https://github.com/linuxserver/docker-minetest/issues/new/choose
bash
true
https://github.com/linuxserver/docker-minetest#application-setup
https://github.com/linuxserver/docker-minetest#readme
http://www.minetest.net/
Minetest(http://www.minetest.net/) (server) is a near-infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the like.
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/minetest.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/minetest-logo.png
2025-01-30
### 2025-01-30
- Deprecate due to project renaming to luanti(https://github.com/linuxserver/docker-luanti).
### 2024-11-25
- Add Prometheus metrics support.
### 2024-06-01
- Rebase to Alpine 3.20.
### 2024-05-12
- Unpin irrlicht, enable IPv6 support in default conf.
### 2024-05-10
- Enable PostgreSQL backend and fix libspatialindex branch name.
### 2024-01-26
- Temporarily pin irrlicht to continue building pending a bugfix release.
### 2023-12-23
- Rebase to Alpine 3.19.
### 2023-07-12
- Rebase to Alpine 3.18, remove minetest_game.
### 2023-07-06
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
### 2023-04-09
- Build logic changes to copy devtest to default games.
### 2023-03-17
- Fix CLI_ARGS example in readme.
### 2023-02-23
- Rebase to Alpine 3.17, migrate to s6v3.
### 2022-08-06
- Update irrlicht deps.
### 2022-05-02
- Allow specifying the advertised port.
### 2022-03-17
- Install forked irrlicht, add zstd.
### 2022-01-19
- Rebasing to alpine 3.15.
### 2020-06-02
- Rebasing to alpine 3.12.
### 2019-12-19
- Rebasing to alpine 3.11.
### 2019-07-12
- Bugfix to support multiple CLI variables.
### 2019-06-28
- Rebasing to alpine 3.10.
### 2019-06-03
- Adding custom cli vars to options.
### 2019-03-23
- Switching to new Base images, shift to arm32v7 tag.
### 2019-03-04
- Rebase to alpine 3.9 to compile 5.0.0 minetest with new build args.
### 2019-01-14
- Add pipeline logic and multi arch.
### 2018-08-08
- Rebase to alpine 3.8, build from latest release tag instead of master.
### 2018-01-03
- Deprecate cpu_core routine lack of scaling.
### 2017-12-08
- Rebase to alpine 3.7.
### 2017-11-30
- Use cpu core counting routine to speed up build time.
### 2017-05-26
- Rebase to alpine 3.6.
### 2017-02-14
- Rebase to alpine 3.5.
### 2016-11-25
- Rebase to alpine linux, move to main repo.
### 2016-02-27
- Bump to latest version.
### 2016-02-19
- Change port to UDP, thanks to slashopt for pointing this out.
### 2016-02-15
- Make minetest app a service.
### 2016-02-01
- Add lua-socket dependency.
### 2015-11-06
- Initial Release.