Files
2025-08-22 11:55:35 +01:00

6 lines
144 B
Batchfile

@echo off
call docker-build-server.bat
call docker-build-authservice.bat
call docker-build-services.bat
call docker-build-staticfilesserver.bat