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

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

ENTRYPOINT /entrypoint.sh