Terraria/TShock on Docker, debian 13 slim + dotnet runtime 10 #3284
Finallf
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a Docker image for Terraria using tShock, and it turned out great.
Now I'm updating it, for testing purposes, with Debian 13 Slim + dotnet runtime 10.
I'm running the server with the environment variable "DOTNET_ROLL_FORWARD=LatestMajor" for this.
So far it's running 100% without any problems.
For anyone who wants to take a look at the image, it's here:
https://github.com/finallf/terraria
And here:
https://hub.docker.com/r/finallf/terraria
Thanks to everyone!
Beta Was this translation helpful? Give feedback.
All reactions