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 51e0b07 commit f91f6ffCopy full SHA for f91f6ff
scripts/docker/static-builder/Dockerfile
@@ -23,4 +23,4 @@ RUN eval $(opam env)
23
COPY ./scripts/install_build_deps.sh ./
24
RUN opam update; bash -x install_build_deps.sh
25
26
-RUN opam install odoc -y
+RUN opam install odoc sherlodoc -y
0 commit comments