Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Commit

Permalink
Add fontconfig and ttf-dejavu packages to allow running GUI-mode/x11 …
Browse files Browse the repository at this point in the history
…forwarding
  • Loading branch information
er1c committed Jun 17, 2019
1 parent 6f9060e commit 00ad5cd
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 @@ ENV PATH ${JMETER_BIN}:$PATH
COPY entrypoint.sh /usr/local/bin/
RUN chmod +x /usr/local/bin/entrypoint.sh \
&& apk add --no-cache \
fontconfig ttf-dejavu \
curl \
net-tools \
shadow \
Expand Down

0 comments on commit 00ad5cd

Please sign in to comment.