Skip to content

Commit

Permalink
Update Dockerfile to install required dependency wayland-dev@edge
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Jan 16, 2022
1 parent c3d5c32 commit 8c0fd68
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 @@ -17,6 +17,7 @@ RUN apk update && apk upgrade && \
font-noto-arabic@edge \
font-noto-bengali@edge \
nss@edge \
wayland-dev@edge \
su-exec

RUN addgroup -S marp && adduser -S -g marp marp \
Expand Down

0 comments on commit 8c0fd68

Please sign in to comment.