`git clone -b compose --depth 1 https://github.com/cedar2025/Xboard && \ cd Xboard && \ docker compose run -it --rm \ -e ENABLE_SQLITE=true \ -e ENABLE_REDIS=true \ -e ADMIN_ACCOUNT=admin@demo.com \ web php artisan xboard:install && \ docker compose up -d ` <img width="503" height="290" alt="Image" src="https://github.com/user-attachments/assets/701811d4-b7fe-4f9c-9406-79b069efe0dc" />