Server/startDocker.bat

3 lines
103 B
Batchfile
Raw Normal View History

@echo off
docker run --name "Server-Testbuild" -e "MMU_LOG_LEVEL=5" -p 1218:1218 --rm server-testbuild