Skip to content
Snippets Groups Projects
Verified Commit c5e2bee9 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

added pnadoc-numbering

parent 8378b2cb
Branches
No related tags found
No related merge requests found
Pipeline #15681 passed
......@@ -18,4 +18,8 @@ ENV CHROME_BIN="/usr/bin/chromium-browser" \
RUN apk add --update udev ttf-freefont chromium npm make openssh-client rsync \
&& npm install -g mermaid-filter@1.4.5 --unsafe-perm=true
RUN apk add --update python3 py3-pip \
&& python3 -m pip install pip --upgrade \
&& python3 -m pip install wheel && python3 -m pip install pandoc-numbering
ENTRYPOINT /bin/sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment