persistent world
This commit is contained in:
parent
93690fdf6e
commit
68a5d61b5d
@ -4,5 +4,6 @@ docker run --rm -it \
|
|||||||
-u root:root \
|
-u root:root \
|
||||||
-v $(pwd)/minetest.conf:/etc/minetest/minetest.conf \
|
-v $(pwd)/minetest.conf:/etc/minetest/minetest.conf \
|
||||||
-v $(pwd)/../:/root/.minetest/worlds/world/worldmods/mail_mod \
|
-v $(pwd)/../:/root/.minetest/worlds/world/worldmods/mail_mod \
|
||||||
|
-v mail_world:/root/.minetest/worlds/world/ \
|
||||||
--network host \
|
--network host \
|
||||||
registry.gitlab.com/minetest/minetest/server:5.1.0
|
registry.gitlab.com/minetest/minetest/server:5.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user