umbruch entfernt
This commit is contained in:
@@ -5,6 +5,4 @@ RUN apk add --no-cache \
|
|||||||
weasyprint
|
weasyprint
|
||||||
|
|
||||||
# Plugin installieren
|
# Plugin installieren
|
||||||
RUN apk add --no-cache --virtual .build-deps build-base python3-dev libffi-dev
|
RUN apk add --no-cache --virtual .build-deps build-base python3-dev libffi-dev && pip install --no-cache-dir mkdocs-to-pdf && apk del .build-deps
|
||||||
&& pip install --no-cache-dir mkdocs-to-pdf
|
|
||||||
&& apk del .build-deps
|
|
||||||
|
|||||||
Reference in New Issue
Block a user