Skip to content

Commit c53dcdd

Browse files
committed
Update Dockerfile
1 parent cbf8cae commit c53dcdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/mkdocs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ COPY posthtml/gulpfile.js .
2828

2929
COPY scripts/ /app/scripts/
3030
COPY templates/ /app/templates/
31-
COPY mkdocs-fragment-theme/ /app/mkdocs-fragment-theme/
31+
# COPY mkdocs-fragment-theme/ /app/mkdocs-fragment-theme/
3232

3333
ENTRYPOINT ["/sbin/tini", "--"]
3434
CMD ["/usr/local/bin/mkdocs-build"]

0 commit comments

Comments
 (0)