mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-24 07:30:12 +01:00
Removed mkdocs and readthedocs themes from Docker image
This commit is contained in:
parent
32d8d51d58
commit
b0887d28cf
@ -48,6 +48,7 @@ RUN \
|
|||||||
'mkdocs-minify-plugin>=0.3' \
|
'mkdocs-minify-plugin>=0.3' \
|
||||||
'mkdocs-redirects>=1.0'; \
|
'mkdocs-redirects>=1.0'; \
|
||||||
fi \
|
fi \
|
||||||
|
&& rm -rf /usr/local/lib/python3.8/site-packages/mkdocs/themes/*/* \
|
||||||
&& apk del .build gcc musl-dev \
|
&& apk del .build gcc musl-dev \
|
||||||
&& rm -rf /tmp/*
|
&& rm -rf /tmp/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user