We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf8cae commit c53dcddCopy full SHA for c53dcdd
images/mkdocs/Dockerfile
@@ -28,7 +28,7 @@ COPY posthtml/gulpfile.js .
28
29
COPY scripts/ /app/scripts/
30
COPY templates/ /app/templates/
31
-COPY mkdocs-fragment-theme/ /app/mkdocs-fragment-theme/
+# COPY mkdocs-fragment-theme/ /app/mkdocs-fragment-theme/
32
33
ENTRYPOINT ["/sbin/tini", "--"]
34
CMD ["/usr/local/bin/mkdocs-build"]
0 commit comments