Running Vellum in a Docker container
79it opened this issue · 2 comments
Hello, I'm trying to set up Vellum with the Windows BDS in a Linux container using Wine.
I'm struggling to get Vellum started and I'm wondering if the behaviour of it shutting down after writing config might be responsible. What is the minimum config required to allow Vellum to start and run straight away?
I'm able to start up both BDS and also Element Zero's modified BDS but not Vellum.
Thanks, Chris
What is the minimum config required to allow Vellum to start and run straight away?
The required values that have to be set in order to start vellum are documented here and marked with (!)
.
Could you attach your Dockerfile
? If you haven't found a solution already, I will try to reproduce this and find a solution.
I would be interested in containerizing vellum as well.
I have just created a dockerfile and compose file to run Vellum in a docker container.
https://github.com/LastSandwich/vellum-docker
https://hub.docker.com/r/lastsandwich/minecraft-vellum-linux