Update
Done in most cases within 5 minutes
Please perform this update on all instances running the solution
1. Navigate
Connect to the machine where the solution is running and navigate to the path where docker-compose.yml
was placed.
2. Run
docker compose pull deric && docker compose down && docker compose up -d
Hints
If not authenticated automatically on registry.rechtlogisch.de
please run:
docker login registry.rechtlogisch.de -u [email protected]
Last updated
Was this helpful?