You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Florian edited this page Dec 18, 2025
·
1 revision
Requirements:
Running Docker Engine
The project folder already includes a Dockerfile and docker-compose.yml, so after cloning the repository and building the project you can directly call
docker build -t rapla .
docker-compose down
docker-compose up -d