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 a1ff289 commit 1f638b9Copy full SHA for 1f638b9
docker-dorado/Dockerfile
@@ -1,5 +1,5 @@
1
FROM ontresearch/dorado@sha256:e70f10b2c11e8b772edf00d07107e8dec8da281a49e90f8908aa68085959a34d
2
-LABEL description="Image with dorado"
+LABEL description="Image with dorado and all models"
3
USER root
4
# Install essential packages
5
RUN sudo mkdir -p /opt/dorado/models && \
0 commit comments