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
I installed Compreface in Docker Container for windows.
I lost Exadel Compreface password
Where I can find the Password? In Docker desktop?
Creating a new account is not possible (My mailadres already in use) Describe alternatives you've considered
Tried to restart clean. #459
Run docker command:
docker volume ls
Find volume with name <folder_with_compreface_name>_postgres-data
Probably it will be compreface_041_postgres-data
run: docker volume rm compreface_041_postgres-data
But I can't remove the data. is in use .
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I installed Compreface in Docker Container for windows.
I lost Exadel Compreface password
Where I can find the Password? In Docker desktop?
Creating a new account is not possible (My mailadres already in use)
Describe alternatives you've considered
Tried to restart clean.
#459
Run docker command:
docker volume ls
Find volume with name <folder_with_compreface_name>_postgres-data
Probably it will be compreface_041_postgres-data
run: docker volume rm compreface_041_postgres-data
But I can't remove the data. is in use .
Beta Was this translation helpful? Give feedback.
All reactions