@echo off setlocal docker network create -d bridge sdi_server docker compose up -d endlocal