Commit 1657596 1 parent 6a7f3d1 commit 1657596 Copy full SHA for 1657596
File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 6
6
maintainer="https://ocr-d.de/kontakt" \
7
7
org.label-schema.vcs-ref=$VCS_REF \
8
8
org.label-schema.vcs-url="https://github.com/OCR-D/ocrd_kraken" \
9
- org.label-schema.build-date=$BUILD_DATE
9
+ org.label-schema.build-date=$BUILD_DATE \
10
+ org.opencontainers.image.vendor="DFG-Funded Initiative for Optical Character Recognition Development" \
11
+ org.opencontainers.image.title="ocrd_kraken" \
12
+ org.opencontainers.image.description="Kraken bindings" \
13
+ org.opencontainers.image.source="https://github.com/OCR-D/ocrd_kraken" \
14
+ org.opencontainers.image.documentation="https://github.com/OCR-D/ocrd_kraken/blob/${VCS_REF}/README.md" \
15
+ org.opencontainers.image.revision=$VCS_REF \
16
+ org.opencontainers.image.created=$BUILD_DATE \
17
+ org.opencontainers.image.base.name=ocrd/core-cuda
10
18
11
19
ENV DEBIAN_FRONTEND noninteractive
12
20
ENV PYTHONIOENCODING utf8
You can’t perform that action at this time.
0 commit comments