Skip to content

Commit

Permalink
docs(troubleshooting.md): Add missing depencies (#4182)
Browse files Browse the repository at this point in the history
  • Loading branch information
picheli20 authored and aslushnikov committed Mar 19, 2019
1 parent 6056757 commit 28bab53
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/troubleshooting.md
Expand Up @@ -261,8 +261,9 @@ RUN apk update && apk upgrade && \
echo @edge http://nl.alpinelinux.org/alpine/edge/main >> /etc/apk/repositories && \
apk add --no-cache \
chromium@edge \
harfbuzz@edge \
nss@edge
nss@edge \
freetype@edge \
harfbuzz@edge

...

Expand Down

0 comments on commit 28bab53

Please sign in to comment.