@echo off REM Build and export thebet365-admin image only (tag default: latest). REM Requires VITE_PLAYER_URL in .env.docker for correct invite links. REM Usage: REM docs\docker\build-and-export-admin.bat REM docs\docker\build-and-export-admin.bat --use-cache REM docs\docker\build-and-export-admin.bat --export-only "%~dp0build-and-export-images.bat" --service admin %*