- Check all settings subsections starting from `/settings/admin/overview` while logged in with the admin user account to identify any issues found post upgrade
- Examine Docker situation with `docker ps` and `docker images`
- If everything is OK (all needed containers running), you can cleanup with `docker system prune -a`