We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d974369 commit 13ab1aeCopy full SHA for 13ab1ae
Dockerfile
@@ -7,7 +7,7 @@ LABEL \
7
org.label-schema.vcs-ref=$VCS_REF \
8
org.label-schema.vcs-url="https://github.com/qurator-spk/dinglehopper" \
9
org.label-schema.build-date=$BUILD_DATE \
10
- org.opencontainers.image.vendor="DFG-Funded Initiative for Optical Character Recognition Development" \
+ org.opencontainers.image.vendor="qurator" \
11
org.opencontainers.image.title="dinglehopper" \
12
org.opencontainers.image.description="An OCR evaluation tool" \
13
org.opencontainers.image.source="https://github.com/qurator-spk/dinglehopper" \
0 commit comments