Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid error message because of existing directory #16

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

stweil
Copy link
Contributor

@stweil stweil commented Nov 8, 2022

Restarting of a Docker container shows an error because a directory already exists:

ocrd_kitodo-ocrd-controller-1  | mkdir: cannot create directory ‘/models/ocrd-resources/ocrd-tesserocr-recognize’: File exists

Signed-off-by: Stefan Weil sw@weilnetz.de

Restarting of a Docker container shows an error because a
directory already exists:

    ocrd_kitodo-ocrd-controller-1  | mkdir: cannot create directory ‘/models/ocrd-resources/ocrd-tesserocr-recognize’: File exists

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Copy link
Member

@bertsky bertsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, indeed!

@bertsky bertsky merged commit 8d9c03f into slub:master Nov 9, 2022
@stweil stweil deleted the mkdir branch November 9, 2022 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants