mail/test/start.sh

8 lines
221 B
Bash
Raw Normal View History

2019-09-16 08:43:59 +02:00
#!/bin/sh
docker run --rm -it \
-u root:root \
2019-09-16 08:43:59 +02:00
-v $(pwd)/minetest.conf:/etc/minetest/minetest.conf \
-v $(pwd)/../:/root/.minetest/worlds/world/worldmods/mail_mod \
2019-09-16 08:43:59 +02:00
registry.gitlab.com/minetest/minetest/server:5.0.1