Skip to content

Commit

Permalink
fix mmdc command
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 committed Feb 5, 2022
1 parent 7253b38 commit 7ab0e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN apk add --no-cache --virtual .build-deps \
g++ \
make \
&& apk add --no-cache imagemagick-dev imagemagick
RUN yarn global add @mermaid-js/mermaid-cli
WORKDIR /srv/jekyll
ADD Gemfile /srv/jekyll/
RUN bundle install

0 comments on commit 7ab0e04

Please sign in to comment.