@echo off echo .\gradlew Server:jar | cmd docker build -t server-testbuild . # docker run --rm -e "MMU_LOG_LEVEL=5" -p 1218:1218 server-testbuild