mkdir -p $HOME/terraria/world
Edit the config file, then copy it on the docker host to:
$HOME/terraria
docker run --name terraria -it --rm -e PORTGAME=27300 -p 27300:27300/tcp -v $HOME/terraria/terrariaserverconfig.txt:/terraria/terrariaserverconfig.txt -v $HOME/terraria/world:/.local/share/Terraria/Worlds dockrbyter/terraria
Content type
Image
Digest
Size
136.8 MB
Last updated
over 4 years ago
docker pull dockrbyter/terraria