git clone https://github.com/SyncEngine/docker.gitdocker compose build
docker compose up -dAfter building and running the image, open http://localhost:8080 in your browser. This image builds the basic requirements, using sqlite and php8.2
docker compose down