forked from Eauldane/SnowcloakServer
4 lines
210 B
Batchfile
4 lines
210 B
Batchfile
@echo off
|
|
cd ..\..\..\
|
|
docker build -t darkarchon/mare-synchronos-staticfilesserver:latest . -f Docker\build\Dockerfile-MareSynchronosStaticFilesServer --no-cache --pull --force-rm
|
|
cd Docker\build\windows-local |