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 04732ef commit c019649Copy full SHA for c019649
1 file changed
Dockerfile
@@ -20,3 +20,5 @@ USER flaskuser
20
EXPOSE 5000
21
22
CMD ["flask", "run", "--host=0.0.0.0"]
23
+
24
+LABEL org.opencontainers.image.source="https://github.com/eScienceLab/Cratey-Validator"
0 commit comments