Skip to content

Commit 5fdaadb

Browse files
authored
Added missing UI packages to Alpine image (#305)
1 parent 3821cf8 commit 5fdaadb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/alpine/Dockerfile-musl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ RUN apk add --no-cache \
3535
ttf-dejavu \
3636
linux-headers \
3737
py3-requests \
38+
gtk+3.0-dev \
39+
xvfb-run \
3840
perl \
3941
ninja
4042

0 commit comments

Comments
 (0)