minetest
Multiplayer infinite-world block sandbox. See also minetestserver, the server-only binary. More information: <https://wiki.minetest.net/Minetest>.
RUN apt-get update && \
apt-get install -y minetest
RUN apt-get update && \
apt-get install -y minetest
RUN apk add minetest
RUN pacman -S --noconfirm minetest
RUN apt-get update && \
apt-get install -y minetest
RUN dnf install -y minetest
RUN apt-get update && \
apt-get install -y minetest