Update

Done in most cases within 5 minutes

Connect to the server the solution is running on and go to the path where docker-compose.yml was placed. Run:

docker compose pull deric && docker compose up -d

It takes about 1 minute to download and extract the image (ca. 420 MB).

If not authenticated automatically on registry.rechtlogisch.de please run:

docker login registry.rechtlogisch.de -u [email protected]

Please use password provided by email

Last updated

Was this helpful?