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

added shh agent

parent 735cea3f
Branches
No related tags found
No related merge requests found
Pipeline #15624 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 openssh-client\
RUN apk add --update udev ttf-freefont chromium npm make openssh-client rsync \
&& 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