Dockerize the server.#9
Conversation
|
This is awesome thank you! |
You're welcome. I'm glad that someone else finds it useful. |
|
@cgreen it looks like they removed the Linux executable in the latest release. Is it possible to run the latest release in Docker somehow? |
It should still be possible - you'll just need to build the server yourself. The instructions are in 'Documentation/How to run or compile linux.txt'. I believe the current instructions will create a file named 'RunUO.exe' which you can rename as needed. P.S. The docker run command, in the comments of the dockerfile, omits an important directory: Backups. So, you'll want to create a Backups directory and add the following to your run command: |
Put it in a container and make it rad.
This provides a simple, portable way to run the server that should be accessible to beginners.