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

added bash

parent 9f419772
Branches
No related tags found
No related merge requests found
Pipeline #19725 passed
......@@ -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
RUN apk add nodejs-current npm bash
# 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