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

added git

parent 012c1392
Branches
No related tags found
No related merge requests found
Pipeline #19767 failed
......@@ -3,7 +3,7 @@ FROM omalaspinas/pandoc
LABEL Description="Image used for pandoc compilation, and website linkchecker, based on alpine linux" maintainer="orestis.malaspinas@hesge.ch" Version="0.1"
RUN apk update && apk upgrade
RUN apk add nodejs-current npm bash
RUN apk add nodejs-current npm bash git
# RUN npm install -g babel-cli
RUN npm install broken-link-checker -g
# RUN npm install github:stevenvachon/broken-link-checker && cd node_modules/broken-link-checker && npm run build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment