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

added shh agent

parent 58f29682
Branches
No related tags found
No related merge requests found
Pipeline #15623 passed
......@@ -15,7 +15,7 @@ RUN tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet \
ENV CHROME_BIN="/usr/bin/chromium-browser" \
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD="true"
RUN apk add --update udev ttf-freefont chromium npm make apk openssh-client\
RUN apk add --update udev ttf-freefont chromium npm make openssh-client\
&& npm install -g mermaid-filter@1.4.5 --unsafe-perm=true
ENTRYPOINT /bin/sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment