FROM registry.gitlab.com/minetest/minetest/server:5.4.0

COPY ./entrypoint.sh /entrypoint.sh
COPY ./minetest.conf /minetest.conf

ENTRYPOINT /entrypoint.sh