We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdab97 commit ec2fa16Copy full SHA for ec2fa16
Dockerfile
@@ -6,7 +6,7 @@ ARG ADD=shiny
6
7
LABEL org.opencontainers.image.licenses="MIT" \
8
org.opencontainers.image.source="https://github.com/davidski/evaluator" \
9
- org.opencontainers.image.documentation = "https://evaluator.tidyrisk.org"
+ org.opencontainers.image.documentation = "https://evaluator.tidyrisk.org" \
10
maintainer="David F. Severski <[email protected]>" \
11
org.openctainers.image.authors ="David F. Severski <[email protected]>"
12
0 commit comments