mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 15:47:23 +01:00
4 lines
No EOL
198 B
Batchfile
4 lines
No EOL
198 B
Batchfile
@echo off
|
|
cd ..\..\..\
|
|
docker build -t darkarchon/mare-synchronos-authservice:latest . -f Docker\build\Dockerfile-MareSynchronosAuthService --no-cache --pull --force-rm
|
|
cd Docker\build\windows-local |