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

added shh agent

parent 6c6f80d1
Branches
No related tags found
No related merge requests found
Pipeline #15622 failed
......@@ -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 \
RUN apk add --update udev ttf-freefont chromium npm make apk 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