

for the other parts check out the First run section.Specifies the world file name you wish to immediately load into world /root/.local/share/Terraria/Worlds/.wld It is okay to close the terminal window, the container will continue to run

Let's break down the command: Command Part Make sure to do so after the world is created!Īfter a world has been generated, you may want to load directly into it.ĭocker run -d -rm -p 7777:7777 -v $HOME/terraria/world:/root/.local/share/Terraria/Worlds ryshe/terraria:latest -world /root/.local/share/Terraria/Worlds/.

Docker run -it -rm -p 7777:7777 -v $HOME/terraria/world:/root/.local/share/Terraria/Worlds ryshe/terraria:latest
