https://www.strangeloopgames.com/eco/
docker build -t ecoserver https://github.com/Fanged-Hex/EcoSurvivalServer.git
Note : There is no image uploaded to docker hub yet, so please use the command above, it will build it on your server :)
docker run -d -it -p 2999:2999/udp -p 3000-3001:3000-3001 -v <storageDirOnHost>:/app/Storage ecoserver